Method: Metwit::Weather#geo

Defined in:
lib/metwit/weather.rb

#geoRGeo::Feature::Point (readonly)

Guaranteed. The geo location of the metag with GeoJSON format

Returns:

  • (RGeo::Feature::Point)

    geo location of the metag



26
27
28
# File 'lib/metwit/weather.rb', line 26

def geo
  @geo
end