12

What are the commands to apply all types of zoom (full, on selected layer, etc.) in python console? I'm searching both on pyqgis cookbook and API documentantion, but I'm not finding anything interesting.

PolyGeo
  • 65,136
  • 29
  • 109
  • 338
user15847
  • 157
  • 1
  • 5
  • Not sure please check out http://www.qgis.org/pyqgis-cookbook/canvas.html#embedding-map-canvas & QGIS API doc (http://www.qgis.org/api/index.html) – Sunil Mar 06 '13 at 12:11
  • useful for you http://gis.stackexchange.com/questions/3651/where-can-i-find-qgis-tutorials-and-resources
  • – Sunil Mar 06 '13 at 12:24