-
Notifications
You must be signed in to change notification settings - Fork 9
Mapboard Map Panel
Andy Rothwell edited this page Aug 4, 2020
·
11 revisions
The map panel shows a map, with options to add Cyclomedia and Pictometry widgets.
Mapboard can now use a mapbox-gl map, which is recommended.
This is set by setting the map.type to "mapbox" your main config.
Originally mapboard only used leaflet maps. We do not recommend using the leaflet option any more.
Components used in the Map Panel are included from the Github repo phila-vue-mapping.
detail about anything offered by phila-vue-mapping can be seen in that wiki