On Nov 24, 7:28 am, Coen <[email protected]> wrote: > Thanks for your respond. The problem is solved by hardcoding the > version to v2.150.
Just be aware that you should work to either document a bug or find a solution to the problem in the more recent versions. Google periodically (about once a year) goes through and removes older versions prior to the 2.s release, they then alias to the 2.s release. Rossko's post may give you a clue on a solution. -- Larry > > On 23 nov, 16:18, "[email protected]" <[email protected]> wrote: > > > > > On Nov 23, 6:28 am, Coen <[email protected]> wrote: > > > > i used the Google Maps API to show information in a polygon. When a > > > user clicks on polygon a information box pops u with information which > > > was addes in the KML. This worked really good, but since a few weeks > > > it stopped working (I guess there was an update in the Google Maps > > > API). The information boxes only show when I click on the border of > > > the polygon in the KML file. Can anybody tell me if there were any > > > changes? An example can be found > > > here:http://www.peilenplan.nl/Oosterhout_Waalwijk.html > > > > Thank you in advance, > > > It looks like the polylines are clickable. > > The Google Maps API is always changing, if you suspect a versioning > > problem, try using v2.s or hardcoding a version from a couple of weeks > > ago. See the changelogs to estimate what versions to try. > > >http://groups.google.com/group/google-maps-api/browse_frm/thread/8014... > > > -- Larry- Hide quoted text - > > - Show quoted text - -- 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.
