[OpenLayers-Users] Question about OverviewMap with non-standard parameter

Jacopo Boari jacopo.boari at sysgroup.it
Wed Jan 24 04:01:00 EST 2007


Hi all,

I hope somebody can help me, in my Web Application I'm using the OverviewMap contrl, with these MapOptions:

var ov = new OpenLayers.Control.OverviewMap({
	mapOptions:{
		projection: 'EPSG:23032',
		units:'m',
		maxResolution: "auto"
	}
});

When the application start, the result is the OverviewMap zoomed in the center, in the control I can't see all the map.

Can the overviewmap control calculate by itself the correct zoom level?

Anybody can help me?

Best regards.

Jacopo





More information about the Users mailing list