Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

multiple background maps #439

Open
ecodiv opened this issue Apr 8, 2020 · 1 comment
Open

multiple background maps #439

ecodiv opened this issue Apr 8, 2020 · 1 comment

Comments

@ecodiv
Copy link

ecodiv commented Apr 8, 2020

Hi, is it possible to define multiple (background) maps? For example, the default background map and in addition a custom map (effectively using this as an overlay map)? This would greatly enhance the possibilities for story telling. Example would be to have the default background map, and an additional custom map with floodrisk areas.

@JoeGermuska
Copy link
Member

StoryMapJS is not designed to expose the internal map for users to manipulate. We agree that it would be handy, but it would involve substantial refactoring of the library, which isn't on our roadmap right now.

The workaround, until such time as that refactoring happens, would be to use a provider that supports making custom base layers that, in effect, composite the different layers. I think you could probably do it with Mapbox.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants