Relative Content

Tag Archive for javascriptandroidreact-nativegoogle-mapsexpo

how to make the react native map camera animated with the movement of the marker but must be at the same time

how to make the react native map camera animated with the movement of the marker but must be at the same time
i use react-native-maps with google maps onn android
and i eant the camera map animated withe the marker moves at the same time
buut alwways the marker moves then the map follow so there is a delay between the map and marker also i want the marker to bhe on the buttom of the screen always
animate_point for animate the camera using clous coordinate and animate_point_GPS using gps coordinate

Google map not showing in React Native Expo project

This is a React Native (Expo) project I am working on, and I am trying to render the Google map in this component but it is not showing despite doing everything right without any error.
Here is my code below: