Get lat,log from locusmap to reactnative app?
Answered
Is thereway to get the current lat long from locus map to my react native app on request. I need to get currenbt coordiante after filling survey form in my react native app. the locus map has a high accuracy for my use case . but i only see updates iptions to get the location using offical [library](https://github.com/asamm/locus-api)
The same question
Hello,
give a try to "UpdateContainer" component.
In the sample app here are visible steps how to use it.
Hope this helps.
Hello,
give a try to "UpdateContainer" component.
In the sample app here are visible steps how to use it.
Hope this helps.
Replies have been locked on this page!