ui-mapbox icon indicating copy to clipboard operation
ui-mapbox copied to clipboard

Unable to load marker icon from custom style

Open connorsleight opened this issue 3 years ago • 0 comments

We have a web app and mobile app in which we use mapbox, in both apps we use a custom mapbox style. In the web app we use a custom icon for the markers that we uploaded into the style itself in the mapbox studio editor. I've tried to load the same icon into the mobile app but with little luck.

I did some digging into the index.android.js file as to how it loads the images and from what I can tell, there's no loader for the style icons rather than local/online images. Would it be possible to load icons from within the style like you can on the web version?

connorsleight avatar May 19 '22 09:05 connorsleight