Skip to content

marchbold/as3-gmaps-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

as3-gmaps-utils

Utilities for use with the flash Google maps API.

Simple KML Loader

You can use this code to simply load and display a kml file on your map.

var loader:SimpleKmlLoader = new SimpleKmlLoader( google_map_instance, true ); loader.load( _file );

See the following links for more information:

About

Utilities for use with the flash Google maps API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published