v0.0.1 The first stable release
This is the first release of the plugin, as submitted to QGIS. The basic functionality should work, including authentication once the plugin is installed. Supported features include:
- Embed GEE Python library
- Implement Map.addLayer() for ee.Image
- Implement Map.addLayer() for ee.Geometry, ee.Feature and ee.FeatureCollection
- Implement Map.centerObject()
- Implement Map.getBounds()
- Implement Map.getCenter()
- Implement Map.setCenter()
- Implement Map.getScale()
- Implement Map.getZoom()
- Implement Map.setZoom()