Thanks for the reply,

Do you have an example of retrieving a kml file from a server? I'm
trying to retrieve layers from my GeoServer.

thanks


On Oct 3, 12:42 am, mic <[email protected]> wrote:
> Hi
>
> Generally there are several ways you can include these libraries in
> your code. The simplest is to download the packages and copy them into
> your source directory. You'll need to make sure the com directory
> (along with any other base package directories) is in your source
> (defaults to src) directory.
>
> You'll need a few little packages to get kml loading into your map.
> The first is the google extras lib which contains the kml parser
>
> http://code.google.com/p/gmaps-utility-library-flash/
>
> If you're looking to load a kml file directly we're created a simple
> loader for you that you can get at:
>
> http://labs.distriqt.com/post/251
>
> I'm currently working on putting this loader into the utility library
> but haven't quite got there yet, the library there actually contains
> the current version of the utility library as well so might be best
> for you to start there?
>
> Let me know how you go!
>
> Michael
>
> On Oct 3, 12:07 am, DMacLeod <[email protected]> wrote:
>
>
>
> > I'm new to Flash and Google Maps. I'm trying to setup a Flash Builder
> > 4 project to use Google Maps to display kml data hosted on a
> > GeoServer. I believe I need to use some classes in the
> > com.Google.maps.extras.xmlparsers.kml.* package in order to do this.
>
> > What is the proper way to use the files from the extras library? Do I
> > need to download the .as files and create the proper package hierarchy
> > to place the files in? Where can I download the extra classes from?
>
> > thanks- Hide quoted text -
>
> - Show quoted text -

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps API For Flash" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-maps-api-for-flash?hl=en.

Reply via email to