def setMarker(self, coords):
     self._marker = UiUtility.highlight(self._iface, coords)
 def setMarker(self, coords):
     self._marker = UiUtility.highlight(self._iface, coords, QgsVertexMarker.ICON_X)