[OpenLayers-Users] How to add OverviewMap that is open?

Stephen Woodbridge woodbri at swoodbridge.com
Thu Apr 19 23:10:36 EDT 2007


I would like to add the OverviewMap, but have it start in the open 
position? How do I do this?

I tried:

var ovm = new OpenLayers.Control.OverviewMap();
ovm.maximizeControl();
map.addControl(ovm);

but it was not happy with this, probably because this is not an event. I 
looked through the code but it was not obvious whether there was an 
option for this.

Thanks,
   -Steve

PS: Hooray for RC2! Good job.



More information about the Users mailing list