Larry,

Thanks again for the great assist.  I got it working!  One key change
I had to make was converting the addOverlay(map) function to
setMap(map) for polylines.  The other key addition was the GXml.js
that allowed me to run the loop to get the content for the
infowindow.  If anyone is interested in seeing the fixed code it's
available at the following location:
https://sites.google.com/site/ezeasupport/html/polylines-and-markers.
File name is "Polylinesand MarkersV3revised.html.  I'm working on
finding a public site to post it on and will update if I'm successful
in that regard.

AL




On Sep 23, 4:05 pm, "[email protected]" <[email protected]>
wrote:
> On Sep 23, 12:51 pm, "[email protected]" <[email protected]>
> wrote:
>
>
>
>
>
> > 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 inV3but have thus
> > >  far been unsuccessful converting thepolylinecode.  Below is the V2
> > >  code that works.
>
> > >  I'm looking for an example of a similar functionality usingV3.
>
> > >  Thanks in advance for any light you can shed on the subject.
>
> > >  I've tried referencing theV3javascript, adding downloadxml.js since
> > >  V3doesn't support XML parsing, and changed the V2 object names to
> > >  their correspondingV3names  GLatLng to google.maps.LatLng, etc.
> > > I'm
> > >  probably missing something simple or elseV3doesn't supportarrays
> > > of
> > >  multiple polylines.
>
> > > I've posted my V2 andV3html 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=SteveFoss...
> > (the page is under development, but the show/hide poly stuff seems to
> > be working)
>
> An example with more 
> polylines:http://www.geocodezip.com/v3_GenericMapBrowser.asp?filename=flights09...
>
>    -- Larry- Hide quoted text -
>
> - Show quoted text -

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