Create a link for all mobile devices that opens google maps with business location?
<a href="geo:37.6894694,-121.000303">Google MAP</a>
- This link goes to the location and redirect to the mobile google app, but no mark for the business address.
<a href="http://maps.apple.com/maps?q=Business Address">Google MAP</a>
- This link goes to the location, but not redirecting to google app, instead mobile wants you to choose what to use.
I need a link that redirect to google app and mark the google Business address.