Package | Description |
---|---|
com.gwidgets.api.leaflet | |
com.gwidgets.api.leaflet.options |
Modifier and Type | Method and Description |
---|---|
static Map |
L.map(elemental2.dom.HTMLElement element,
MapOptions options)
The central class of the API — it is used to create a map on a page and manipulate it.
|
static Map |
L.map(String id,
MapOptions options)
The central class of the API — it is used to create a map on a page and manipulate it.
|
Modifier and Type | Method and Description |
---|---|
MapOptions |
MapOptions.Builder.build()
Builds the options
|
Copyright © 2018 G-Widgets. All rights reserved.