tragomio / google-maps-utility-library-v3

Automatically exported from code.google.com/p/google-maps-utility-library-v3
Apache License 2.0
0 stars 0 forks source link

When adding ESRI's new NatGeo Base map, this.spatialReference is undefined error is logged in Firebug.. #155

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Demo link or sample code:

http://save-the-rain.com/SR2/save-the-rain-2.html

What steps will reproduce the problem?
1. Load Map
2. View Errors in Firebug

Expected result:

No errors

Actual result:

this.spatialReference is undefined

http://save-the-rain.com/SR2/js/arcgislink_compressed.js
Line 1

Version: 3

Browser / Operating System:

FF9

Additional comments:

Perhaps I need to pass in a projection?

Original issue reported on code.google.com by Mappe...@gmail.com on 25 Jan 2012 at 6:21