Class VectorBasemapLayerOptions
java.lang.Object
org.vaadin.addons.componentfactory.leaflet.plugins.esri.VectorBasemapLayerOptions
- All Implemented Interfaces:
Serializable
Configuration options for a
VectorBasemapLayer.
These options mirror the settings accepted by the esri-leaflet-vector
vectorBasemapLayer and control authentication and localization of the
requested ArcGIS vector basemap (API key or token, style version, language,
worldview, and places). The ArcGIS apiKey is required and therefore a
constructor argument.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
VectorBasemapLayerOptions
public VectorBasemapLayerOptions()
-