react-native-map-link icon indicating copy to clipboard operation
react-native-map-link copied to clipboard

Navigating based on the address info as street, city, region and country

Open LayssonOL opened this issue 4 years ago • 1 comments

  • Possible to search locations passing a formatted address ( dstaddr in options, be Popup or showLocation )

LayssonOL avatar May 21 '21 19:05 LayssonOL

Thanks for your contribution @LayssonOL.

I have one concern with your PR. By changing the prefixes from URL schemes to universal URLs, our detection mechanism won't work anymore (ie. https://maps.apple.com/ can always be opened, even if the Apple Maps app isn't installed).

tschoffelen avatar May 24 '21 07:05 tschoffelen