mapbox / mapbox-maps-flutter

Interactive, thoroughly customizable maps for Flutter powered by Mapbox Maps SDK
https://www.mapbox.com/mobile-maps-sdk
Other
245 stars 93 forks source link

Expose Raster Array Source #494

Closed pjleonard37 closed 2 weeks ago

pjleonard37 commented 1 month ago

What does this pull request do?

This PR exposes RasterArraySource. Note that rasterLayers is a get-only property.

What is the motivation and context behind this change?

Parity with iOS and Android SDKs.

Pull request checklist: