Missing parts of dashed line, line and road #952
Replies: 3 comments 2 replies
-
|
Probably the OpenMapTiles theme in VTM needs improvements. Most users focus on offline maps, so online maps have little support. The current OpenMapTiles theme is for demonstration purposes, needs work. |
Beta Was this translation helpful? Give feedback.
-
|
You need to study the OpenMapTiles schema (as they change the OpenStreetMap tags), |
Beta Was this translation helpful? Give feedback.
-
We cannot know from an image (could be OpenGL artifact). You need to check the map element and the theme rules at that area, Writing render themes requires a lot of testing. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, we implement mapsforge/vtm library in our project and when using online vector maps from maptiler (OpenMapTilesMvtTileSource: https://api.maptiler.com/tiles/v3), we got rendering Issues, missing parts of dashed line and overlapping line (or road) above water




Expect:



https://api.maptiler.com/maps/basic-v2/?key=bkB2QxUTpyeGpXpySRpi#17.79/16.442555/107.591512/-26.6
https://api.maptiler.com/maps/basic-v2/?key=bkB2QxUTpyeGpXpySRpi#16.86/16.464592/107.583731/-41
https://api.maptiler.com/maps/basic-v2/?key=bkB2QxUTpyeGpXpySRpi#16.76/16.479278/107.576668/-26.6
Here is my code:
Thank you for your work!
Beta Was this translation helpful? Give feedback.
All reactions