What steps will reproduce the problem?
1. Add
http://earth-api-utility-library.googlecode.com/svn/tags/extensions-0.2.1/dist/e
xtensions.pack.js as the JS script to the HTML header (link taken from the
first wiki page)
2. Initialize the gex
3. Create bounds for a few placemarks and then call createBoundsView on the
latest IE9 (all updates installed, if there are any; accelerators and
compatibility views disabled)
What is the expected output? What do you see instead?
Expected: a view object.
Output: 'object is unsigned' error; the plugin code makes extensive use of the
keyword "this", which SHOULD reference the gex object, but in this case it
seems to reference the page the JS is ran on
PS. My knowledge of JS is limited; I've written this report as best I can
Original issue reported on code.google.com by shaamaan...@gmail.com on 23 Aug 2011 at 7:19
Original issue reported on code.google.com by
shaamaan...@gmail.com
on 23 Aug 2011 at 7:19