Class HeatMapLayer

java.lang.Object
com.google.gwt.core.client.JavaScriptObject
io.jmix.mapsui.widget.leaflet.client.Layer
io.jmix.mapsui.widget.leaflet.client.HeatMapLayer

public class HeatMapLayer extends Layer
  • Constructor Details

    • HeatMapLayer

      protected HeatMapLayer()
  • Method Details

    • create

      public static final HeatMapLayer create(com.google.gwt.core.client.JsArray<LatLng> latlngs, com.google.gwt.core.client.JavaScriptObject options)