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

Using sprites? #37

Closed
geweald opened this issue Apr 11, 2022 · 1 comment
Closed

Using sprites? #37

geweald opened this issue Apr 11, 2022 · 1 comment

Comments

@geweald
Copy link

geweald commented Apr 11, 2022

Hey, I'm trying to use sprites with the theme, it works on maputnik and the light theme has

"sprite": 'https://maputnik.github.io/osm-liberty/sprites/osm-liberty',

but the symbols from sprites are not being rendered for me. Is this even supported? If yes then how to use it?

And as a side note, can the key: property be added to the VectorTileLayerOptions? The TileLayerOptions has key

@greensopinion
Copy link
Owner

Feel free to submit a PR for the key improvement.

Sprites are not implemented yet, so they won't show on the map. To add support, you'll need to look at dart-vector-tile-renderer

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