Walter wrote:
> Larry,
>
> Thank you.
>
> One marker?? My map is displaying 101. Is this an IE7 issue?

If you look at your xml:
http://www.knifeforkspoon.com/wi_54403/profiles/data_unionmarkertest.php
you will see a number of points that have an empty string for MapLat
and MapLong.  This generates an error in IE, and it doesn't display
any markers after the first one with invalid latitude and longitude.
It looks like it displays the first 3, all of which are in Alaska and
don't appear unless I zoom out or move the map, so, I only see the one
default marker...

> My problem continues. My infowindows are opening on the click, but
> still they display the same data - and not the data unique to that
> marker location.

The problem is pitfall #3 on this page of his tutorial:
http://econym.org.uk/gmap/basic1.htm

You don't have a create marker function, so you aren't getting
function closure on your marker variables.

  -- Larry

>
> I keep coding in circles, coming back to where I started. It must be
> just one line of the code that is the problem. Mike's tutorial was
> helpful, but I still have made no progress on this last remaining
> issue.
>
> Thank you for your help.
>
> Frustrated Map Maker



On Oct 24, 9:50 am, "[email protected]" <[email protected]>
wrote:
> On Oct 24, 10:39 am, Walter <[email protected]> wrote:
>
> > I have multiple markers that display the samemarkerhtml, BUT I need
> > theinfowindowto display theuniquedata (html) for thatmarker.
>
> >http://www.knifeforkspoon.com/wi%5F54403/profiles/show_unioncustomerm...
>
> > My skills donotallow me to take this any further. Please help with
> > this final hurdle to complete my map.
>
> I only see onemarkeron that map.
>
> Have you seen Mike Williams' tutorial?
>
> http://econym.org.uk/gmap/
>
> He has examples withuniquehtmlon multiple markers.
>
>   -- Larry
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Maps API" 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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to