android - Why Launching Native Google Maps Application from Cordova shows Antartica? -



android - Why Launching Native Google Maps Application from Cordova shows Antartica? -

following post , working corodva 3.6 bring me open native google maps app. that's wanted.

here exact line i'm executing:

window.location.href = url;

where url equal to:

geo:-122.41327719999998,37.7715108

it open map. brings me antartica geo:0,0 think.

what doing wrong ? did utilize <access origin="geo:*" launch-external="yes" /> in config.xml

many thanks

android google-maps cordova geolocation

Comments

Popular posts from this blog

javascript - I need to update the text of a paragraph by inline edit -

javascript - THREE.js reposition vertices for RingGeometry -

assembly - What is the addressing mode for ld, add, and rjmp instructions? -