Package 

Class Point

  • All Implemented Interfaces:
    com.google.maps.android.data.Geometry

    @Deprecated(message = Use the new platform-agnostic data layer and renderer instead.) 
    public class Point
     implements Geometry
                        

    Legacy Point wrapper bridging to the new data layer.

    • Constructor Summary

      Constructors 
      Constructor Description
      Point(LatLng latLng)
    • Method Summary

      Modifier and Type Method Description
      String getGeometryType()
      LatLng getGeometryObject()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait