Hello- Jachym Cepicky wrote: > Hi, > > I would like to add OpenLayers.Control.OverviewMap() control to the map > object, however, it works wrong. For example, one can take > layer-opacity.html from the examples directory: >
Please see the wiki page on the OverviewMap, specifically the section on custom projections[1]. You'll want to construct your overview map with some non-default options. Set the mapOptions property of the options object as in the example, and you should get what you want. Tim [1] http://trac.openlayers.org/wiki/Control/OverviewMap#Customprojectionsextentsetc. _______________________________________________ Users mailing list [email protected] http://openlayers.org/mailman/listinfo/users
