Class GeoMapOptions
java.lang.Object
io.jmix.mapsflowui.kit.component.model.MapObservableObject
io.jmix.mapsflowui.kit.component.model.MapOptions
io.jmix.mapsflowui.component.model.GeoMapOptions
- All Implemented Interfaces:
Serializable
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class io.jmix.mapsflowui.kit.component.model.MapObservableObject
MapObservableObject.ObjectChangeEvent
-
Field Summary
Fields inherited from class io.jmix.mapsflowui.kit.component.model.MapOptions
layers, view
Fields inherited from class io.jmix.mapsflowui.kit.component.model.MapObservableObject
children, dirty, eventBus, listener, metaProperties, parent, removedChildren, syncId
-
Constructor Summary
-
Method Summary
Methods inherited from class io.jmix.mapsflowui.kit.component.model.MapOptions
addLayer, clearRemovedChildrenInDepth, getLayers, getMapView, getType, isDirtyInDepth, markAsDirtyInDepth, removeLayer, setMapObjectChangeListener, setMapView, unmarkDirtyInDepth
Methods inherited from class io.jmix.mapsflowui.kit.component.model.MapObservableObject
addChild, addListener, clearRemovedChildren, equals, fireChangeEvent, getChildren, getEventBus, getMetaProperties, getRemovedChildren, getSyncId, hashCode, isDirty, markAsDirty, removeChild, setMetaProperty, setParent
-
Constructor Details
-
GeoMapOptions
public GeoMapOptions()
-
-
Method Details
-
createView
- Overrides:
createView
in classMapOptions
-