Open zhangtaii opened 8 years ago
References: https://github.com/airbnb/react-native-maps
For iOS: AIRGoogleMap.m
Android: AirMapView.java
any news on this?
This should be easy to do, on android it's just
setLatLngBounds(LatLngBounds latLngBounds)
I'll look into iOS as well and make a PR in the coming weeks.
References: https://github.com/airbnb/react-native-maps
For iOS:
AIRGoogleMap.m
Android: AirMapView.java