Uses of Class
org.vaadin.addons.componentfactory.leaflet.layer.vectors.structure.LatLngArray
Packages that use LatLngArray
-
Uses of LatLngArray in org.vaadin.addons.componentfactory.leaflet.layer.vectors
Constructors in org.vaadin.addons.componentfactory.leaflet.layer.vectors with parameters of type LatLngArrayModifierConstructorDescriptionPolyline(LatLngArray latlngs) Instantiates a polyline from the given array of geographical points.