Documentation for classes includes syntax, usage information, and code samples for methods, properties, and event handlers and listeners for those APIs that belong to a specific class in ActionScript. The classes are listed alphabetically. If you are not sure to which class a certain method or property belongs, you can look it up in the Index.


 ClassPackageDescription
 GoogleFlexMap
com.igorcosta

The Google Flex Map component is a control that exposes the usage of Google Maps AS3 API The control is pretty simple to use, as long as with some simple access for his properties

Why?

Well Google did a great job exposing the API for developers to access their services using provide by Flash Player platform As a good developer you might need to extends and add more options to the API.

And Google didn't any specify component for Flex developers, this component intend to help and demonstrate how easy is to use it.