Package io.jmix.mapsflowui.component.model.source
package io.jmix.mapsflowui.component.model.source
-
ClassDescriptionSource to cluster vector data.A source containing geo-objects (entities having a property of a
Geometry
type).Interface to be implemented by sources that support clicks on geo-objects.The event that is fired when geo-object is clicked.The event is fired when user makes double click.The event is fired after 250 ms to ensure that it is not a double click.Interface to be implemented by sources that support feature dragging.The event is fired when the user finishes dragging a feature.The event is fired when the user starts dragging a feature.Interface to be implemented by sources that support feature modification.The event is fired when a feature is deleted from a source.The event is fired when a feature modification is completed.The event is fired when a feature modification is initiated.Interface to be implemented by sources that support feature selection.The event is fired when features are selected or deselected.Interface to be implemented by sources that support geo-object dragging.The event is fired when the user finishes dragging a geo-object.The event is fired when the user starts dragging a geo-object.Interface to be implemented by sources that support geo-object modification.The event is fired when a geo-object modification is completed.The event is fired when a geo-object modification is initiated.Interface to be implemented by sources that support geo-object selection.The event is fired when items are selected or deselected.A source containing geo-objects (entities having a property of aGeometry
type) forHeatmapLayer
.Source for displaying a single, static image.Source for WMS servers providing single, untiled images.Source for the loading tiles from an OpenStreetMap tile server.Interface to be implemented by sources that support clicks on features.An event that is fired when feature is clicked.An event is fired when user makes double click on a feature.An event is fired after 250 ms to ensure that it is not a double click.Source for tile data from WMS servers.Source for working with features.Source for tile data with URLs in a set XYZ format that are defined in a URL template.