map-ir/mapir-react-native-sdk

centercoordinate not working!

c0mm4nDer opened this issue · 1 comments

Hi
Unfortunately, centerCoordinate not working and always show default Coordinate!

<Mapir
       accesstoken={''}
       zoomlevel={13}
       centercoordinate={[51.673851, 32.642989]} // لوکیشن استان اصفهان
       style={styles.map}
       logoEnabled={false}
>

mapir-react-native-sdk: ^2.0.5
react: 16.6.3,
react-native: 0.57.8,

centerCoordinate is true.