[Qgis-developer] Max/min zoom levels

Jordi Torres jtorresfabra at gmail.com
Fri Jun 14 00:35:31 PDT 2013


Thank you Nathan :)


2013/6/14 Nathan Woodrow <madmanwoo at gmail.com>

> Hey Jodi,
>
> You could listen to the extentsChanged<http://www.qgis.org/api/classQgsMapCanvas.html#a2a91ee382ce605e3382b74693f9c4d80> event
> on the mapcanvas.  When the extents change check them and if they are out
> of bounds zoom the user back in.
>
> - Nathan
>
>
> On Fri, Jun 14, 2013 at 5:28 PM, Jordi Torres <jtorresfabra at gmail.com>wrote:
>
>> Hi.
>>
>> I'm doing a external project using qgis libraries, and I want the user
>> not to zoom out more than a given extent or not to zoom in more than the
>> base raster resolution.
>>
>> Is there a way to force the user to stay into a defined max/min zoom
>> levels? Or have I to overwrite the zoom tools and capture the wheel event
>> to do what I want?
>>
>> Thanks.
>>
>> --
>> Jordi Torres
>>
>>
>>
>> _______________________________________________
>> Qgis-developer mailing list
>> Qgis-developer at lists.osgeo.org
>> http://lists.osgeo.org/mailman/listinfo/qgis-developer
>>
>>
>


-- 
Jordi Torres
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-developer/attachments/20130614/9fcb12fa/attachment-0001.html>


More information about the Qgis-developer mailing list