Uses of Class
software.xdev.vaadin.maps.leaflet.layer.other.LGeoJSONLayerOptions
Packages that use LGeoJSONLayerOptions
-
Uses of LGeoJSONLayerOptions in software.xdev.vaadin.maps.leaflet.layer.other
Methods in software.xdev.vaadin.maps.leaflet.layer.other that return LGeoJSONLayerOptionsModifier and TypeMethodDescriptionLGeoJSONLayerOptions.withCoordsToLatLng(RawString coordsToLatLng) LGeoJSONLayerOptions.withMarkersInheritOptions(Boolean markersInheritOptions) LGeoJSONLayerOptions.withOnEachFeature(RawString onEachFeature) LGeoJSONLayerOptions.withPointToLayer(RawString pointToLayer) Constructors in software.xdev.vaadin.maps.leaflet.layer.other with parameters of type LGeoJSONLayerOptionsModifierConstructorDescriptionLGeoJSONLayer(LComponentManagementRegistry compReg, String serializedGeoJSON, LGeoJSONLayerOptions options)