public class EditableMap extends Map
Modifier | Constructor and Description |
---|---|
protected |
EditableMap() |
Modifier and Type | Method and Description |
---|---|
void |
addCreatedListener(FeatureCreatedListener listener) |
LayerGroup |
getNewFeatureLayer() |
void |
removeCreatedListeners() |
void |
startMarker() |
void |
startPolygon() |
void |
startPolyline() |
void |
stopDrawing() |
addBaseLayerChangeListener, addClickListener, addContextMenuListener, addControl, addDragEndListener, addLayer, addLocationErrorListener, addLocationFoundListener, addMoveEndListener, addOverlayAddListener, addOverlayRemoveListener, addZoomEndListener, closePopup, closeTooltip, containerPointToLatLng, create, fitBounds, flyTo, getAttributionControl, getBounds, getCenter, getZoom, getZoomControl, invalidateSize, locate, removeClickListeners, removeControl, removeLayer, removeListener, setBoxZoom, setDoubleClickZoom, setDragging, setKeyboard, setMaxBounds, setScrollWheelZoom, setTouchZoom, setView, setView, stopLocate
public final void stopDrawing()
public final void startMarker()
public final void startPolyline()
public final void startPolygon()
public final void addCreatedListener(FeatureCreatedListener listener)
public final void removeCreatedListeners()
public final LayerGroup getNewFeatureLayer()