> I really need to have a title display for my markers since I have so > many. Is there any way to replicate this behavior? Thanks a lot Jon.
Sure. If you don't like the behaviour of the APIs standard KML parser, you can use an open source parser and if necessary customise it to your needs. http://code.google.com/p/geoxml3/ -- 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.
