proxy chasing
git-svn-id: http://svn.openlayers.org/trunk/openlayers@9007 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -88,7 +88,7 @@
|
|||||||
});
|
});
|
||||||
|
|
||||||
function init() {
|
function init() {
|
||||||
OpenLayers.ProxyHost= "/cgi-bin/proxy.cgi?url=";
|
OpenLayers.ProxyHost= "proxy.cgi?url=";
|
||||||
map = new OpenLayers.Map('map', {
|
map = new OpenLayers.Map('map', {
|
||||||
maxResolution: 156543.03390625,
|
maxResolution: 156543.03390625,
|
||||||
restrictedExtent: new OpenLayers.Bounds(
|
restrictedExtent: new OpenLayers.Bounds(
|
||||||
|
|||||||
Reference in New Issue
Block a user