Package io.jmix.mapsui.component
package io.jmix.mapsui.component
-
ClassDescriptionA utility layer of
GeoMap
used to display vector geometries and draw geometries via UI.A common interface for a wrapper encapsulating a vector geometry on the canvas and providing an API to control it.A wrapper class encapsulatingPoint
on the canvas.An event that is fired after click on the point.An event that is fired after modifying the point (as a result of drag and drop via UI).An event that is fired after right click on the point.A wrapper class encapsulatingPolygon
on the canvas.An event that is fired after click on the polygon.An event that is fired after modifying the polygon via UI.An event that is fired after right click on the polygon.A wrapper class encapsulatingLineString
on the canvas.An event that is fired after click on the polyline.An event that is fired after modifying the polyline via UI.An event that is fired after right click on the polyline.UI component that displays a geographical data provided byLayer
s.Represents the viewing area of the map.An event that is fired after click on a map.An event that is fired after dragging the map.An event that is fired after adding a layer on a map.An event that is fired after removing a layer from a map.An event that is fired after changing the map's viewing area, i.e.An event that is fired after right click on a map.An event that is fired after changing the map's selected layer.An event that is fired after zooming the map.UI component that displays a geographical data provided by layers.Options for a heat map.INTERNAL: Helper class providing methods to work with Leaflet components.Component that displays html content in a popup window on aGeoMap
at a given location.Options for aPopupWindow
.Options for a tooltip.