mapbox-maps-android icon indicating copy to clipboard operation
mapbox-maps-android copied to clipboard

Adding possibility to add imports to style

Open SlavkaMichal opened this issue 1 year ago • 0 comments

New Feature

I would suggest adding method addStyleImport to StyleManager which would add an import to current style.

Why

There already is removeStyleImport method and it would make the API more complete. Currently there is no way how to add imports, without loading new style json that already includes them (or at least I could not find any).

Thank you

SlavkaMichal avatar Mar 07 '24 08:03 SlavkaMichal