react-native-leaflet icon indicating copy to clipboard operation
react-native-leaflet copied to clipboard

Increase maximum zoom

Open sergiosgd01 opened this issue 1 year ago • 1 comments

Hello,

Is it possible to increase maximum zoom level?

I have been testing with these parameters: mapZoom={25}, maxZoom={25}, but I think I have reached the maximum zoom. Has anyone managed to get more zoom?

Thank you.

Have a nice day.

sergiosgd01 avatar Feb 23 '24 15:02 sergiosgd01

Hi, unfortunately I'm stuck on the same error. It seems like the maximum zoom possible for the component LeafletView is 17. When I pinch to zoom over this value, the map loads the map tiles with zoom 18 and 19, but as soon as I release my fingers from the screen the zoom gets back to 17. I also tried with different map tiles but got no luck.

It would be very nice if somebody finds a workaround for this.

liuktc avatar May 19 '24 15:05 liuktc