I'm looking to design an app for use on both iOS & Android. It will have a few tabs, with one tab dedicated to navigation. I'm hoping to use the Google Maps API to run the map, which will include basic mapping features such as route planning.
I've done some research into PhoneGap and from what I can gather I can use web technologies (HTML, Javascript etc.), in which I already have a proficiency, to build the app, which I can then package into an iOS and/or Android app.
So if I went ahead with using phone gap, could I use the Google Maps Javascript API to build the navigation part of the app and then use PhoneGap to package it into an iOS/Android application?