MglSymbolLayer with external URL icons #122
-
|
Hello everyone, I want to display user thumbnails on the map from a geojson file. MglCircleLayer works well with dots but I have been stuck for a while with this error when using MglSymbolLayer: I cannot figure out how to use map.addImage(), does anyone have an example for vue-maplibre-gl? That would be awesome. Thank you very much Extracts of my code: |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 5 replies
-
|
had similar problem, but only load few images, here my solution |
Beta Was this translation helpful? Give feedback.
-
|
I prototyped the |
Beta Was this translation helpful? Give feedback.
had similar problem, but only load few images, here my solution
https://github.com/indoorequal/vue-maplibre-gl/discussions/121#discussioncomment-11838175