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

Mapillary Widget Issues #228

Open
reyemtm opened this issue Apr 3, 2020 · 2 comments
Open

Mapillary Widget Issues #228

reyemtm opened this issue Apr 3, 2020 · 2 comments

Comments

@reyemtm
Copy link

reyemtm commented Apr 3, 2020

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: 14 to the defaultLayerOptions in Mapillary.js

If I can figure out the first issue I will create a pull request.

@reyemtm
Copy link
Author

reyemtm commented Apr 3, 2020

I cannot seem to get the point layers to show up. No idea what is wrong.

Also, does filter not work on the Esri API? It does not seem to work as expected, I cannot find any details on their site about filter, and I am not familiar with the Esri JS API.

@tmcgee
Copy link
Owner

tmcgee commented Apr 4, 2020

@reyemtm I don't recall point layers as being part of the api when I created this widget back in 2017. Maybe they were and I was not paying attention or perhaps they were added in an update to the Mapillary API. Let me know what you find out.

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

No branches or pull requests

2 participants