java.lang.Object
com.flowingcode.vaadin.addons.googlemaps.maptypestyle.StyleRules
All Implemented Interfaces:
Serializable

public class StyleRules extends Object implements Serializable
Representation of the formatting options that can be applied to map features and elements.
See Also:
  • Constructor Details

    • StyleRules

      public StyleRules()
  • Method Details

    • getJson

      protected elemental.json.JsonArray getJson()
      Converts StyleRules to a JSON array.
      Returns:
      a JsonArray representing the style rules array