<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Hey,<br>
<br>
so commented out the Bing entry in local_settings.py, <br>
<br>
}, {<br>
"source": {"ptype": "gxp_mapquestsource"},<br>
"name":"naip",<br>
"group":"background",<br>
"visibility": False<br>
# }, {<br>
# "source": {"ptype": "gxp_bingsource"},<br>
# "name": "AerialWithLabels",<br>
# "fixed": True,<br>
# "visibility": False,<br>
# "group":"background"<br>
}, {<br>
"source": {"ptype": "gxp_mapboxsource"},<br>
}<br>
<br>
<br>
but, when I look into an existing map the bing-aerial background map
is still selectable and so I get the zoom error and the map hangs
up:<br>
<br>
Uncaught TypeError: Cannot read property 'resources' of undefined<br>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
OpenLayers.Layer.Bing.OpenLayers.Class.initLayer @
GeoExplorer.js:1350<br>
<br>
Of course I have restarted the server/apache/tomcat etc.<br>
<br>
What am I missing?<br>
<br>
cheers,<br>
stefan<br>
<br>
PS: I am running on GeoNode 2.0 :
<a class="moz-txt-link-freetext" href="http://cedeusdata.geosteiniger.cl/maps/318/view">http://cedeusdata.geosteiniger.cl/maps/318/view</a><br>
<br>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<br>
</body>
</html>