This repository has been archived by the owner on Aug 8, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Roundabout not closed #1450
Labels
Comments
Reproduces on iOS, although I don’t see problems rendering other roundabouts. |
We also need to make sure that both are using the same sources/input pbf files for rendering. If OSM screenshot uses a different source, it could be a data bug as well. |
Noticed this myself recently, too, with a less complicated circle. |
@mb12 Both gl-js and gl-native are rendering from the latest Mapbox Streets data, which is based on OSM. The way on OSM is closed. |
Correction: I wasn’t seeing this issue with cul-de-sacs where the way loops in on itself, but that’s a different geometry than the roundabouts pictured here. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I found this while testing the glyph loading in a map in Taipei. Apparently the last point is not being rendered. mapbox-gl-js is rendering this fine: https://www.mapbox.com/bites/00108/#18.04/25.03877/-238.48198
Mapbox GL Native
OSM
The text was updated successfully, but these errors were encountered: