Googleマップの横にあるPhonegapで他のマップAPIを使用できますか?このチュートリアルを見て、コードがあります
http://maps.googleapis.com/maps/api/staticmap?center="+ position.coords.latitude +","+ position.coords.longitude +"&zoom=11&size=300x300&sensor=false
私が理解できる限り、他のAPIURLに変更するだけでいいのでしょうか。