<div dir="ltr"><div><div><div><div>I just found that an API changed made a break with Lat Lon Tools which  is OK because I understand it is in flux.<br><br></div>A while back a change was made to use QgsPointXY with QgsVertexMarker and QgsRubberBand through QgsGeometry.fromPolyline(). In looking at the documentation there is now a fromPolylineXY(), but from the API breaks documentation it seems like the use of fromPolyline is preferred.<br><br></div>It seems to me that QgsVertexMarker and QgsRubberBand are kind of the same creating temporary drawing elements on the canvas, but with these latest changes QgsRubberBand needs QgsPoint objects but QgsVertexMarker needs QgsPointXY objects. This just seems inconsistent. <br><br></div>-- Just thinking out loud here and perhaps more changes are in the works that will sort this out anyway.<br><br></div>Thanks!!!<br></div>