Uses of Class
com.flowingcode.vaadin.addons.googlemaps.maptypestyle.StyleRules
Packages that use StyleRules
-
Uses of StyleRules in com.flowingcode.vaadin.addons.googlemaps.maptypestyle
Constructors in com.flowingcode.vaadin.addons.googlemaps.maptypestyle with parameters of type StyleRulesModifierConstructorDescriptionMapStyle(FeatureType featureType, ElementType elementType, StyleRules styleRules) Creates a newMapStylewith the specified feature type, element type, and style rules.MapStyle(FeatureType featureType, StyleRules styleRules) Creates a newMapStylewith the specified feature type and style rules.