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

Hide gardens without name #104

Merged
merged 2 commits into from
Jul 25, 2022
Merged

Hide gardens without name #104

merged 2 commits into from
Jul 25, 2022

Conversation

kudlav
Copy link
Contributor

@kudlav kudlav commented Jul 14, 2022

No description provided.

@vercel
Copy link

vercel bot commented Jul 14, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
osmapp ✅ Ready (Inspect) Visit Preview Jul 14, 2022 at 7:40AM (UTC)

@@ -2884,6 +2766,7 @@ export const basicStyle = addHoverPaint({
'text-halo-color': 'rgba(255,255,255,0.8)',
},
},
...poiLayers,
Copy link
Owner

Choose a reason for hiding this comment

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

Thanks that you have abstracted it to the Poi-layers. I think they are used by both outdoor and basic style, so it is probably solved for both.

Also i think, that change like this one, should be rather carried out in OpenMapTiles repo. Because it doesnt really make sense to have it in the source-layer in the first place.
See https://github.com/openmaptiles/openmaptiles/tree/master/layers/poi

But until then, this is a good fix. Thank you for it!

@zbycz
Copy link
Owner

zbycz commented Jul 25, 2022

Wow, nice splitting it into two meaningful commits. I am feeling sorry to squash them :)

@zbycz zbycz merged commit bcb1fee into zbycz:master Jul 25, 2022
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