[OpenLayers-Users] Google Overviewmap

Max Weidemann max.weidemann at freenet.de
Fri Feb 5 06:54:14 EST 2010


Hello JuKiM,

Try this layer as you overview layer.

var ovMAP = new OpenLayers.Layer.Google("GMap Streets", { 
                        type:G_NORMAL_MAP,
                        'sphericalMercator': true,
                        maxExtent: new OpenLayers.Bounds(-20037508,
-20037508,
                            20037508, 20037508.34)
        });

cheers
Max
-- 
View this message in context: http://n2.nabble.com/Google-Overviewmap-tp4519147p4519507.html
Sent from the OpenLayers Users mailing list archive at Nabble.com.



More information about the Users mailing list