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

fix(osmDataSource): do not automatically take the standard osm tile s… #864

Merged
merged 1 commit into from
May 25, 2021

Conversation

PhilippeLafreniere18
Copy link
Contributor

  • Fix osm datasource options url creation.

  • Before: No matter the url, standard osm tile service was always set as the options url. It cause the osm service url being overwritten by the standard tile service url.

  • Now: If an url is set, do not change it. If not, take the standard tile service url.

It's necessary if we want to add another service from osm (for example, humanitarian baselayer)

@mbarbeau mbarbeau merged commit 536e18f into next May 25, 2021
@mbarbeau mbarbeau deleted the OSMurl branch May 25, 2021 13:40
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.

2 participants