jalexiscv / base2

Automatically exported from code.google.com/p/base2
0 stars 0 forks source link

Base2 conflicting with Google Maps or vise-versa #87

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The following problems observed,

 * In IE, the map is not visible, only the markers and controls
 * In IE, when clicking on a marker an error is thrown
 * In Firefox clicking the Satellite or Hybrid views does not work.

I have also confirmed that all of this works fine with the last release of 
Base2.

Original issue reported on code.google.com by richy...@gmail.com on 24 Apr 2008 at 10:40

Attachments:

GoogleCodeExporter commented 9 years ago
Although I've fixed the bugs pertaining to this issue it is worth bearing in 
mind
that base2.DOM may conflict with other libraries if you use bind the document. 
By
adding support for missing features other libraries may assume that they are 
using a
certain browser when they are not.

Original comment by dean.edw...@gmail.com on 27 May 2008 at 12:18

GoogleCodeExporter commented 9 years ago
Fixed in trunk:

http://base2.googlecode.com/svn/trunk/lib/

Original comment by dean.edw...@gmail.com on 27 May 2008 at 3:27