I developed a page to read and parse a set of markers and polylines
 with controls to show and hide them based on their categories.  I've
 been able to recreate the markers' functionality in V3 but have thus
 far been unsuccessful converting the polyline code.  Below is the V2
 code that works.

 I'm looking for an example of a similar functionality using V3.

 Thanks in advance for any light you can shed on the subject.

 I've tried referencing the V3 javascript, adding downloadxml.js since
 V3 doesn't support XML parsing, and changed the V2 object names to
 their corresponding V3 names  GLatLng to google.maps.LatLng, etc.
I'm
 probably missing something simple or else V3 doesn't support arrays
of
 multiple polylines.

I've posted my V2 and V3 html along with the supporting xml and js
files at https://sites.google.com/site/ezeasupport/html/polylines-and-markers.
To run, place the html and xml in a local folder and create a
subfolder for the js file.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" 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-js-api-v3?hl=en.

Reply via email to