nitaliano / react-native-mapbox-gl

A Mapbox GL react native module for creating custom maps
Other
2.16k stars 699 forks source link

every first time when mapbox map initialise, camera moving on unknown location #1727

Open viswakarmalovekush opened 1 year ago

viswakarmalovekush commented 1 year ago

The camera moving on Africa or 0,0 cordinates on every time when the mapbox initialise.

Suppose I want to move camera on location New York, so when I launch the Mapbox screen so camera first moved to unknown location [near to Africa] then it goes to the New York.

How can I fix this behaviour?