Class MarkerLabel

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

public class MarkerLabel extends Object
Class representing a marker label.
See Also:
  • Constructor Details

    • MarkerLabel

      public MarkerLabel(String text)
    • MarkerLabel

      public MarkerLabel(String text, String color, String fontSize)
  • Method Details

    • getJson

      protected elemental.json.JsonObject getJson()