BlueWaveTechnologies / BlueWave

Web application used to create charts and dashboards using a graph database
MIT License
5 stars 3 forks source link

SettingsAdmin - Basemap manager #185

Closed pborissow closed 2 years ago

pborissow commented 2 years ago

Currently, basemaps used in the canned dashboards are hard coded to use a specific map service/layer from ESRI. There are, of course, dozens of other map providers and layers that can be used instead. Users should have the option to specify which map service to use as a basemap. Admin users should be able to generate a list of default basemaps to choose from.

The task here is to create a panel that will allow users to view available basemaps in a list view. Users should be able to add, remove, edit, and reorder entries in the list. Each entry in the list should include the following:

The basemap panel/edit will be available vie the settings tab in the admin panel.