5:00 PM Saturday Room: 5502
In this session, I will introduce a Google Maps Plugin for PhoneGap, and how to use it.
PhoneGap is a JavaScript framework for building mobile apps.
You are able to build your app using JavaScript, HTML and CSS.
It supports the plugin mechanism which allows you to access the outside features of your app, such as camera, GPS.
Google provides Google Maps mobile SDKs for Android and iOS.
You can implement them your app using Java and Objective-C.
In order to use them in PhoneGap, I will introduce a Google Maps Plugin for PhoneGap.
This plugin allows you to embed Google Maps in your app, and control it from your JavaScript easily.