get_geo_point
Description:
Retrieves the geo reference of the this.
Parameters:
| this |
a FeedItem. |
| latitude |
will be assigned to the latitude of the point, or null. |
| longitude |
will be assigned to the longitude of the point, or null. |
Returns:
|
true if this has geographic coordinates assigned and |