Class EditableMap
java.lang.Object
com.google.gwt.core.client.JavaScriptObject
io.jmix.mapsui.widget.leaflet.client.Map
io.jmix.mapsui.widget.leaflet.client.EditableMap
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionfinal void
addCreatedListener
(FeatureCreatedListener listener) final LayerGroup
final void
final void
final void
final void
final void
Methods inherited from class io.jmix.mapsui.widget.leaflet.client.Map
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
Methods inherited from class com.google.gwt.core.client.JavaScriptObject
cast, createArray, createArray, createFunction, createObject, equals, hashCode, toSource, toString
-
Constructor Details
-
EditableMap
protected EditableMap()
-
-
Method Details
-
stopDrawing
public final void stopDrawing() -
startMarker
public final void startMarker() -
startPolyline
public final void startPolyline() -
startPolygon
public final void startPolygon() -
addCreatedListener
-
removeCreatedListeners
public final void removeCreatedListeners() -
getNewFeatureLayer
-