OpenWaterFoundation / owf-app-infomapper-ng

Open Water Foundation InfoMapper web application for menu-driven maps and visualizations, using Angular
GNU General Public License v3.0
1 stars 2 forks source link

Background maps once set apply to all maps? #246

Open smalers opened 4 years ago

smalers commented 4 years ago

I added more background maps to the Poudre application, including Esri and Google. It appears that once set, the background maps are used for all maps rather than based on the base maps in a specific map configuration file. This is not a big deal for the Poudre application because I'm making all the background map configurations to be the same. However, there may be cases where a specific list of background maps is used.

Actually, it appears that the legend gets reset for each map, but the icon tool does not. Need to confirm that the background map list is actually configurable for each map and that the legend and icon tool is working.