We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e73e7f3 commit 2a8df01Copy full SHA for 2a8df01
README.md
@@ -452,6 +452,7 @@ Pass an array of coordinates to focus a map region on said coordinates.
452
* Make sure that you have [properly installed](docs/installation.md) react-native-maps.
453
* Check in the logs if there is more informations about the issue.
454
* Try setting the style of the MapView to an absolute position with top, left, right and bottom values set.
455
+* Make sure you have enabled Google Maps API in 
456
457
```javascript
458
const styles = StyleSheet.create({
0 commit comments