new cercalia.tile.PoiMap(options)
Class constructor to draw Caercalia Map POIS.Para hacer una descarga de pois que no sea de Cercalia vease el <a href="#'>ejemplo.
| Name | Type | Description | |||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
options |
TilePoiMap options'
|
||||||||||||||||||||||
Methods
-
clearAll()
src/cercalia/tile/poimap.js, line 480 -
Remove painted markers, for all zoom levels.
-
clearAllExcept(zoomLevel)
src/cercalia/tile/poimap.js, line 465 -
Remove all markers except a specified zoom.
Name Type Description zoomLevelnumber Zoom level to mantain (not clean).
-
remove()
src/cercalia/tile/poimap.js, line 492 -
Removes the map layer.
-
setCategories(categories)
src/cercalia/tile/poimap.js, line 502 -
Modify the Cercalia's categories list to paint on map.
Name Type Description categoriesCategories list to paint.