Hi,

I'm new to Google Map API and also with JQuery Javascript framework. I
really
need help in building this project that uses Google Map, JQuery and a
KML
file.

To give you an Idea of what I'm planning to build.
This is an image preview of my interface (http://pennfolio.com/
GoogleMap/ui-preview.jpg).

I am currently stuck with this code,
http://pennfolio.com/GoogleMap/index.html. (I can't figure out how to
pull data from the kml file, like I would like to get the image and
put it in a div.)

I want to load the kml file to the Google map and replacing all the
random marker with the image specified in the KML file.

I created a div with an ID of "sidebar", it's main purpose would be
the container of all the thumbnails that are linked in the map, (I
don't
know how to get the images from the KML file and putting the inside
the #sidebar )

If possible I would like to retain the jquery ui, Since I like the
feature that when a user click a marker or the thumbnail in the map or
in the sidebar A Tab pops up with the
description. Description also would be loaded from the kml file.

I think my main problem is getting the values from the KML file and
would output in html.


-- The Files,
http://pennfolio.com/GoogleMap/GoogleMap-files.zip

I'm also open to other approach and suggestion.

Thanks You

Reply via email to