java.lang.Object
com.flowingcode.vaadin.addons.googlemaps.Symbol
All Implemented Interfaces:
GoogleMapIcon
Direct Known Subclasses:
Icon

public class Symbol extends Object implements GoogleMapIcon
Describes a symbol, which consists of a vector path with styling. A symbol can be used as the icon of a marker, or placed on a polygon or polyline.
  • Constructor Details

  • Method Details

    • getJson

      public elemental.json.JsonObject getJson()
      Specified by:
      getJson in interface GoogleMapIcon