public class HeatMapLayer extends Layer
Modifier | Constructor and Description |
---|---|
protected |
HeatMapLayer() |
Modifier and Type | Method and Description |
---|---|
static HeatMapLayer |
create(com.google.gwt.core.client.JsArray<LatLng> latlngs,
com.google.gwt.core.client.JavaScriptObject options) |
addClickListener, addContextMenuListener, addLayerRemovedListener, addMouseOutListener, addMouseOverListener, removeClickListener, removeContextMenuListener, removeListener, removeMouseOutListener, removeMouseOverListener
public static final HeatMapLayer create(com.google.gwt.core.client.JsArray<LatLng> latlngs, com.google.gwt.core.client.JavaScriptObject options)