Uses of Class
software.xdev.vaadin.maps.leaflet.layer.vector.LCircleMarkerOptions
Packages that use LCircleMarkerOptions
-
Uses of LCircleMarkerOptions in software.xdev.vaadin.maps.leaflet.layer.vector
Methods in software.xdev.vaadin.maps.leaflet.layer.vector that return LCircleMarkerOptionsConstructors in software.xdev.vaadin.maps.leaflet.layer.vector with parameters of type LCircleMarkerOptionsModifierConstructorDescriptionLCircleMarker(LComponentManagementRegistry compReg, LLatLng latLng, LCircleMarkerOptions options)