rnmapbox / maps

A Mapbox react native module for creating custom maps
MIT License
2.28k stars 848 forks source link

feat: Add bounds to raster source #3672

Closed Elter71 closed 3 weeks ago

Elter71 commented 3 weeks ago

Description

Added bounds support for RasterSource . Now, you can limit the bounds within which raster tiles will render.

Checklist

Screenshot OR Video

Screenshot_1730212439 Simulator Screenshot - iPhone SE (3rd generation) - 2024-10-29 at 15 34 47

Elter71 commented 3 weeks ago

@mfazekas All suggestions have been applied. Thanks for the quick response!

mfazekas commented 3 weeks ago

@Elter71 thanks much, amazing!