Set options for Moving Markers
Arguments
- autostart
If
TRUE
the marker will start automatically after it is added to map. Default isFALSE
- loop
if
TRUE
the marker will start automatically at the beginning of the polyline when the it arrives at the end. Default isFALSE
- pauseOnZoom
Pause the marker while zooming. While this improves the animation, it is not recommended because the animation time is lost and the marker will not appear at the correct time at the next station. Default is
FALSE
See also
Other MovingMarker Functions:
addMovingMarker()
,
startMoving()