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
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal voidaddCreatedListener(FeatureCreatedListener listener) final LayerGroupfinal voidfinal voidfinal voidfinal voidfinal voidMethods 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, stopLocateMethods 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
-