createMarker
Deprecated
MPIMapView.createMarker has been deprecated. MPIMarkerManager.markerManager.add should be used instead.
Creates a marker on a MPINavigatable.MPINode Deprecated: Use MPIMarkerManager.add instead.
Return
the String id of the created marker
Parameters
The MPINavigatable.MPINode on which a marker will be displayed
The Html code which defines the appearance of the marker
Marker options, defaults to no options
Deprecated
MPIMapView.createMarker has been deprecated. MPIMarkerManager.markerManager.add should be used instead.
Creates a marker on a MPINavigatable.MPICoordinate Deprecated: Use MPIMarkerManager.add instead.
Return
String containing id of the created marker
Parameters
The MPINavigatable.MPICoordinate on which a marker will be displayed
The Html code which defines the appearance of the marker
Marker options, defaults to no options