cybersthang / gmaps-utility-library-dev

Automatically exported from code.google.com/p/gmaps-utility-library-dev
0 stars 0 forks source link

MarkerManager and Prototype don't play well together #82

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Add an import of 
http://ajax.googleapis.com/ajax/libs/prototype/1.6.0.3/prototype.js to the 
Google North American Offices example.

What is the expected output? What do you see instead?
The markers don't load.

What version of the product are you using? On what operating system?
On 1.0 release branch on OS X 10.5.5 with Safari 3.1.2 and Firefox 2.0.0.18.

Please provide any additional information below.

Original issue reported on code.google.com by andrew%p...@gtempaccount.com on 23 Jan 2009 at 12:54

GoogleCodeExporter commented 8 years ago
FWIW, it also doesn't work with MooTools: 
http://ajax.googleapis.com/ajax/libs/mootools/1.2.1/mootools.js

The two issues are probably related, which is why I'm not filing a separate bug.

Original comment by andrew%p...@gtempaccount.com on 23 Jan 2009 at 1:01

GoogleCodeExporter commented 8 years ago
This is not an marker manager issue, it is the sample itself. It's fixed at r892

The sample just missed an check and those ajax libs throw in lots of stuff at
object.prototype.

Original comment by nian...@gmail.com on 23 Jan 2009 at 4:20

GoogleCodeExporter commented 8 years ago

Original comment by pamela.fox on 28 Jan 2009 at 11:37

GoogleCodeExporter commented 8 years ago

Original comment by pamela.fox on 23 Jun 2009 at 9:24