-
Notifications
You must be signed in to change notification settings - Fork 371
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
Add point and polyline support for mapbox vector tile items using a library #3846
Labels
Comments
to discuss complexity in sprint |
Nick: this will be replaced by a library at some point. |
wibily
changed the title
Add point and polyline support for mapbox vector tile items
Add point and polyline support for mapbox vector tile items using a library
Jul 7, 2021
This is the lib I have my eye on https://github.com/protomaps/protomaps.js |
Closed by #5736 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Currently Terria only supports Polygons through
MapboxVectorTileImageryProvider.js
but now that we allow adding a catalog item with type "mvt" we should expand support.The text was updated successfully, but these errors were encountered: