On Jan 24, 8:11 pm, chrisb1357 <[email protected]> wrote: > The top Marker when u click this and pops up with data if u look where > 99 is there should be alot more data on that line after it but its not > showing and is cut off
Your php code is generating this for that marker: <marker name="Chris B" timedate="24/01/08 - 18:48" lat="53.097115" lng="-1.382217" type="Dew Point: 0.9c, Temp: 3.3c,99" /> so if that's not right you need to look at how that is generated. Andrew --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
