João Paulo Figueira
05/23/2022, 7:52 AMPolyline.PolylineOptions
interface and this is causing me some issues. From what I can see from the sources, I also need to create new classes to implement Polyline
and Polygon
because both implement the abstract Path
parameterized by Polyline.PolylineOptions
. This would be a simple case of copying your code and using the new context-menu enabled options class, but… Is there an alternative? TIA!!Robert Jaros
05/23/2022, 10:12 AM@aSemy
. Leaflet module was contributed, and I myself have only used some very basic functionality.João Paulo Figueira
05/29/2022, 2:05 PMJoão Paulo Figueira
05/29/2022, 2:05 PM