Package org.mapsforge.map.layer.overlay
-
Class Summary Class Description Circle ACircleconsists of a centerLatLongand a non-negative radius in meters.FixedPixelCircle A Circle class that is always drawn with the same size in pixels.Grid The Grid layer draws a geographical grid.Marker AMarkerdraws aBitmapat a given geographical position.Polygon APolygondraws a closed connected series of line segments specified by a list ofLatLongs.Polyline APolylinedraws a connected series of line segments specified by a list ofLatLongs.