android - Other Maps API in Phonegap? -


Can I use another Maps API in PhoneGrap next to Google Maps? I look at the tutorial and have a code

  http://maps.googleapis.com/maps/api/staticmap?center= "+ position.coords.latitude +", "+ position. Coords .longitude + "& amp; Amp; Zoom = 11 & amp; Size = 300x300 & amp; Sensor = false   

As far as I can understand, I can simply convert it into another API URL correct?

Yes, you can use any other map, as long as it runs in mobile Browsers are capable of If you are using the latest version of PhoneGrap, make sure you have a new API URL.

Comments

Popular posts from this blog

java - NullPointerException for a 2d Array -

python - Assemble mpeg file unable to play in mediaplayer -

c# - NameSpace Manager or XsltContent to parse aspx page -