Class IconSequence

java.lang.Object
com.flowingcode.vaadin.addons.googlemaps.IconSequence

public class IconSequence extends Object
Describes how icons are to be rendered on a line (for polygons and polylines).
  • Constructor Details

    • IconSequence

      public IconSequence(Symbol symbol)
    • IconSequence

      public IconSequence(Symbol symbol, String repeat)
  • Method Details

    • getJson

      protected elemental.json.JsonObject getJson()