Class GeoPoint

  • All Implemented Interfaces:
    GeoData

    public class GeoPoint
    extends java.lang.Object
    implements GeoData
    The GeoPoint object represent a point in the map. The object contains a LatLng object that represents the latitude and longitude coorindate.