On Sep 23, 12:14 pm, Awilson430 <[email protected]> wrote:
> 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 athttps://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.

I'm not going to do that.  If you want me to look at or run your code,
put it live on a public website.

This works for me:
http://www.geocodezip.com/v3_GenericMapBrowser.asp?filename=SteveFossett.xml
(the page is under development, but the show/hide poly stuff seems to
be working)

  -- Larry

-- 
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