简体   繁体   中英

How to get Lat and Long from google in React Native

I am trying to get lat and long from google using react native. I am new to React native and did not find any resource to resolve my issue. Could someone please help me??

Thanks

Have to add to your proyect react-native-geolocation-service, here is the link https://github.com/Agontuk/react-native-geolocation-service

Geolocation.getCurrentPosition is the method i use to get location.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM