Skip to content

Instantly share code, notes, and snippets.

View philmerrell's full-sized avatar

Phil Merrell philmerrell

  • Boise State University
  • Boise, Idaho
View GitHub Profile
@danharper
danharper / demo.md
Last active January 20, 2024 16:09
Open native Maps apps on iOS and Android in Cordova
iOS (with pin, iOS will lookup address too and show that as label)
maps://?q=LAT,LNG
Android, no pin (just open at location)
geo:LAT,LNG