-
Notifications
You must be signed in to change notification settings - Fork 2
Add option to allow the user to select their preferred tile map provider #6
Copy link
Copy link
Open
Description
Currently the projection mapping is broken, it doesnt display any background map. This is so because the Api key is not present.
Since this might happen again, even if fixed right now, it might be useful to add the option to allow the user to provide their own url for the map layer provider.
This option could be in many places, but it think those 2 make the most sense:
- The url query params. We could add an optional query param (like cityscope=map), that if set changes the map provider. This is easy to implement.
- It might make sense also to add it to the z menu, and also adding there more config options, like disabling showing the layer tittle (id) since it is sometimes unwanted.
I am willing to implement any of the 2 solutions once the other pr is solved. I opened this just to discuss what implementation works better with the rest of cityio
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
