[Google Maps API v3] Re: adding markers in cycle

2010-12-30 Thread geocode...@gmail.com
On Dec 30, 12:53 am, George wrote: > Ok, this problem was solved with the use of function to create markers > and their infowindows, but now some more interesting > one.http://tripcatcher.ru/guide/region/5click in right block "Посмотреть > карту Европы" then you will get map processing code ajax

[Google Maps API v3] Re: adding markers in cycle

2010-12-29 Thread George
Ok, this problem was solved with the use of function to create markers and their infowindows, but now some more interesting one. http://tripcatcher.ru/guide/region/5 click in right block "Посмотреть карту Европы" then you will get map processing code ajax and it'll execute this code won't set any m

[Google Maps API v3] Re: adding markers in cycle

2010-12-29 Thread geocode...@gmail.com
On Dec 29, 3:09 pm, George wrote: > this code is running in cycle setting markers and infowindows by name > of input objects.. but in fact only the last maker get its infowindow > and all other makers refernse their clicks to this marker Sounds like pitfall #3 in this page of Mike Williams' v2 tu