sourcepole / qgis-openlayers-plugin

Openlayers plugin for QGIS
GNU General Public License v2.0
174 stars 108 forks source link

Fix for issue http://hub.qgis.org/issues/10766 #17

Closed gvellut closed 9 years ago

gvellut commented 10 years ago

Tested on QGIS 2.4 on Windows 7 (with QGIS-OSGeo4W-2.4.0-1-Setup-x86_64.exe version). The OpenLayers layer appears in the TOC when reopening a project file.

I still have an issue with the rendering: The layer does not display on the map. To make the layer display on the map, I need to hide and show the layer again (the QDebug error I have for the first load is: "undefined[0]: ReferenceError: Can't find variable: map").