コード例 #1
0
 def setMarker(self, coords):
     self._marker = UiUtility.highlight(self._iface, coords)
コード例 #2
0
 def setMarker(self, coords):
     self._marker = UiUtility.highlight(self._iface, coords, QgsVertexMarker.ICON_X)