google maps api for flash
The last major component I needed to implement for my project involved adding dynamically generated & interactive Google Maps to my application. For this, I read up on most of the documentation available here: Google Maps API for Flash Developer Guide. The main steps were:
- Obtain an API key;
- Install the Google Maps SDK (which was a single file) to a directory accessible by FlexBuilder;
- Follow the tutorial here: FlexBuilder Tutorial;
- Read documentation on the API.
So now, all I have to concentrate on is cleaning up my application's functionality and the interface before starting the testing phase of my project. Almost there...
0 comments:
Post a Comment