alexandra-c / leaflet-tracking-marker

✈ A React Leaflet library that allows developers to create custom markers that drifts to a certain point, computes their bearing angle using given coordinates and rotates accordingly.
MIT License
40 stars 13 forks source link

updated marker props type #29

Closed paveltretyakovru closed 1 year ago

paveltretyakovru commented 1 year ago

For issue #8 With previous version of types I can't use children properties on the wonderful component. Current changes extend react-leaflet marker properties to supporting children properties to using popup with the component.