hyperleaflet icon indicating copy to clipboard operation
hyperleaflet copied to clipboard

Wire up polyline options for polygon and linestring using data-options

Open andrewgryan opened this issue 1 year ago • 9 comments
trafficstars

Add support for second positional argument to L.polygon via the data-options attribute.

Summary by CodeRabbit

  • New Features
    • Enhanced handling of geometry data attributes and options in mapping functionalities.
  • Bug Fixes
    • Fixed data attribute access in geometry handling functions.
  • Tests
    • Added tests for creating and modifying Leaflet polygon and polyline objects with options.
  • Documentation
    • Updated usage.md with information on adding icons for Point geometries.

andrewgryan avatar Mar 02 '24 12:03 andrewgryan

I think this was fixed by the float64 fixes in Makie?

asinghvi17 avatar Sep 26 '24 03:09 asinghvi17

Yes I haven't noticed it for ages

rafaqz avatar Sep 26 '24 07:09 rafaqz