Uses of Interface
org.vaadin.addons.componentfactory.leaflet.layer.map.options.MapOptions
Packages that use MapOptions
Package
Description
-
Uses of MapOptions in org.vaadin.addons.componentfactory.leaflet
Methods in org.vaadin.addons.componentfactory.leaflet that return MapOptionsMethods in org.vaadin.addons.componentfactory.leaflet with parameters of type MapOptionsModifier and TypeMethodDescriptionvoidLeafletModel.setMapOptions(MapOptions mapOptions) Sets the map options.Constructors in org.vaadin.addons.componentfactory.leaflet with parameters of type MapOptionsModifierConstructorDescriptionLeafletMap(MapOptions mapOptions) Creates a new map configured with the given map options. -
Uses of MapOptions in org.vaadin.addons.componentfactory.leaflet.layer.map.options
Classes in org.vaadin.addons.componentfactory.leaflet.layer.map.options that implement MapOptions