[Geomoose-users] How to set max Zoom?

Brent Fraser bfraser at geoanalytic.com
Thu Aug 6 10:26:52 PDT 2020


Hi All,

I'd like to set the maximum zoom level of my map.  Any thoughts on how to do that?

I've tried:

var app = new gm3.Application({
mapserver_url: CONFIG.mapserver_url,
mapfile_root: CONFIG.mapfile_root,

map: {
maxZoom: 20,
scaleLine: {
enabled: true,
units: 'imperial'
}
}

});

but no go.

Thanks!
Brent
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/geomoose-users/attachments/20200806/843cc2d8/attachment.html>


More information about the Geomoose-users mailing list