Class: TilePoiMap

cercalia.TilePoiMap

new cercalia.TilePoiMap(options)

Class constructor to draw Caercalia Map POIS.Para hacer una descarga de pois que no sea de Cercalia vease el ejemplo.

Name Type Description
options cercaliax.TilePoiMapOptions

TilePoiMap options'

Methods

Remove painted markers, for all zoom levels.

clearAllExcept(zoomLevel)

Remove all markers except a specified zoom.

Name Type Description
zoomLevel number

Zoom level to mantain (not clean).

Removes the map layer.

setCategories(categories)

Modify the Cercalia's categories list to paint on map.

Name Type Description
categories Array.<string>

Categories list to paint.