On Feb 8, 11:14 am, beachcomber <[email protected]> wrote: > Hi I'm creating a google map application that places a kml overlay > over predefined countries.
Are you using GGeoXml or a third party parser? > > everything is looking good so far but I was hoping to liven the > experience up a little by adding a simple hover effect as the user > rolls over each country. perhaps nothing more that a color change or a > opacity shift. > > The other thing that I would like to do is to turn each kml country > into a hotspot that when clicked will redraw the map and zoom to the > country. I suspect you will need to look at GeoXml (the third party parser). Hopefully your kml is simple enough. -- Larry > > I've been searching these topics for a ages but I could really do with > being point in the right direction. > > Many thanks. > > Rob -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" 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.
