-
-
Notifications
You must be signed in to change notification settings - Fork 48
Open
Description
A few issues with the Mapillary widget -
- Only the lines are showing up, not sure if the symbol settings are correct in the style.json for
"source-layer" : "mapillary-images" - Tiles are not drawn past maxzoom
- The maxzoom for the tile source should be
maxzoom: 14 - To force the lines to still draw at higher zoom levels (15,16,etc.), add
maxScale: 14to thedefaultLayerOptionsin Mapillary.js
- The maxzoom for the tile source should be
If I can figure out the first issue I will create a pull request.
Metadata
Metadata
Assignees
Labels
No labels