I'm was using go2streetview several months with no problems.
Today the go2streetview window have a "for development proposes only" and street view have a weird colors.
Has anyone the same problem?
2021-07-06T18:52:08 WARNING Traceback (most recent call last):
File "/Users/antonicolomfernandez/Library/Application Support/QGIS/QGIS3/profiles/default/python/plugins/go2streetview/go2streetview.py", line 447, in catchJSevents
self.writeInfoBuffer(self.transformToCurrentSRS(actualPoint))
File "/Users/antonicolomfernandez/Library/Application Support/QGIS/QGIS3/profiles/default/python/plugins/go2streetview/go2streetview.py", line 738, in writeInfoBuffer
if self.infoBoxManager.getInfolayer().geometryType() == core.QgsWkbTypes.PointGeometry:
AttributeError: 'NoneType' object has no attribute 'geometryType'
I'm was using go2streetview several months with no problems. Today the go2streetview window have a "for development proposes only" and street view have a weird colors.
Has anyone the same problem?
2021-07-06T18:52:08 WARNING Traceback (most recent call last): File "/Users/antonicolomfernandez/Library/Application Support/QGIS/QGIS3/profiles/default/python/plugins/go2streetview/go2streetview.py", line 447, in catchJSevents self.writeInfoBuffer(self.transformToCurrentSRS(actualPoint)) File "/Users/antonicolomfernandez/Library/Application Support/QGIS/QGIS3/profiles/default/python/plugins/go2streetview/go2streetview.py", line 738, in writeInfoBuffer if self.infoBoxManager.getInfolayer().geometryType() == core.QgsWkbTypes.PointGeometry: AttributeError: 'NoneType' object has no attribute 'geometryType'