Package org.vaadin.addons.componentfactory.leaflet.layer.vectors
package org.vaadin.addons.componentfactory.leaflet.layer.vectors
-
ClassDescriptionA class for drawing circle overlays on a map.A circle of a fixed size with radius specified in pixels.* A class for drawing multi polygon overlays on a map.A geometry structure holding the coordinates of several polygons, each represented by a
MultiLatLngArray.A class for drawing multi polyline overlays on a map.An abstract class that contains options and constants shared between vector overlays (Polygon, Polyline, Circle).Methods for vector layersContains options shared between vector overlays (Polygon, Polyline, Circle).A class for drawing polygon overlays on a map.A class for drawing polyline overlays on a map.A class for drawing rectangle overlays on a map.