On Wed, May 28, 2008 at 5:59 PM, Ziegler Stefan <[EMAIL PROTECTED]> wrote:
> Hi Michael
> this is what I bookmarked a few days ago (for the same reason):
> http://doc.qgis.org/classQgsMapRender.html
> -> setDestinationSrs(...)

Hi,

yes, Stafan is right, you can access map canvas by plugin interface,
access its QgsMapRender instance (by mapRender() function) and change
the destination SRS with the function mentioned above.

Good luck
Martin
_______________________________________________
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user

Reply via email to