Package eu.webtoolkit.jwt
Class WLeafletMap.LeafletMarker
java.lang.Object
eu.webtoolkit.jwt.WLeafletMap.Marker
eu.webtoolkit.jwt.WLeafletMap.LeafletMarker
- Enclosing class:
- WLeafletMap
A standard leaflet marker.
-
Constructor Summary
ConstructorDescriptionCreate a new marker at the given position. -
Method Summary
Modifier and TypeMethodDescriptionprotected void
createMarkerJS
(StringBuilder ss, StringBuilder anon2) Methods inherited from class eu.webtoolkit.jwt.WLeafletMap.Marker
getMap, getPosition, move, needsUpdate, setMap, unrender, update
-
Constructor Details
-
LeafletMarker
Create a new marker at the given position.
-
-
Method Details
-
createMarkerJS
- Specified by:
createMarkerJS
in classWLeafletMap.Marker
-