JMap.Map.Basemap.getAllIds
Returns the available basemap ids that can be used with method activateById.
Mapbox values are : "mapbox-light", "mapbox-streets", "mapbox-satellite", "mapbox-satellite-streets", "mapbox-dark", or "mapbox-outdoors"
OSM value is : "osm-standard"
an array of string, the available basemap ids
// returns an array of string containing all available basemap idsJMap.Map.Basemap.getAllIds() Copy
// returns an array of string containing all available basemap idsJMap.Map.Basemap.getAllIds()
JMap.Map.Basemap.getAllIds
Returns the available basemap ids that can be used with method activateById.
Mapbox values are : "mapbox-light", "mapbox-streets", "mapbox-satellite", "mapbox-satellite-streets", "mapbox-dark", or "mapbox-outdoors"
OSM value is : "osm-standard"