You are here

public property FeedsGeoTermElement::$lat in Feeds 7.2

Same name and namespace in other branches
  1. 6 plugins/FeedsParser.inc \FeedsGeoTermElement::lat
  2. 7 plugins/FeedsParser.inc \FeedsGeoTermElement::lat

File

plugins/FeedsParser.inc, line 287
Contains FeedsParser and related classes.

Class

FeedsGeoTermElement
A geo term element.

Code

public $lat, $lon, $bound_top, $bound_right, $bound_bottom, $bound_left, $geometry;