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

Configurable map #36

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

duskobogdanovski
Copy link

Add configuration for map base layer

var baseLayerUrl;
var attribution;

if (mapBaseLayerConfig.type == 'custom') {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's add the mapbox option to keep it consistent with the rest of spatial widgets

@amercader
Copy link
Member

@duskobogdanovski @mbocevski Are you guys using this extension? No one is currently looking after it so I'm more than happy to add you as administrators so you can maintain it properly. Let me know.

@mbocevski
Copy link

@amercader Yeah we have several places where this is used. Feel free to add as admins so we can maintain it properly. Thanks.

@amercader
Copy link
Member

Perfect, done!

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

Successfully merging this pull request may close these issues.

3 participants