Thanks to everyone that helped me on this issue, especially Rossko. I think I got everything resolved for this on my end. The tooltips didn't show because no data was returned for it or it's grabbing the wrong JSON property.
Thanks! On Jul 9, 10:21 am, CSharp <[email protected]> wrote: > Sorry, it seems to be working for both the mouseover and the tooltip > display on the marker. Now, I have to look through why the tooltip > is not showing up for the following link: > > http://www.mentoreng.com/testing/public/map2.html > > Thanks for your help on this. > > On Jul 9, 10:15 am, CSharp <[email protected]> wrote: > > > > > I changed it the markerShape to a "rectangle" and the mouseover seems > > to be working. But now the tooltip (marker's Title) does not show > > up. Any clues? > > > Thanks > > > On Jul 9, 9:39 am, Rossko <[email protected]> wrote: > > > > >http://www.mentoreng.com/testing/public/map.html > > > > This looks a bit poorly defined > > > var markerShape = {coord: [0, 32, 37,0], type: 'poly'}; > > > seehttp://code.google.com/apis/maps/documentation/javascript/overlays.ht...Hide > > > quoted text - > > > - Show quoted text -- 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.
