- All Implemented Interfaces:
Iterable<MapMarker>
Трек на карте с промежуточными точками
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
MapTrack
public MapTrack()
-
-
Method Details
-
removeLastPoint
public void removeLastPoint()
-
-
addPoint
public void addPoint(int position,
MapMarker point)
-
-
-
-