A tiny wrapper for react-leaflets Marker component that allows you to use a React component as a marker, with working state, handlers, and access to parent contexts.
At the moment, the Icons use the `DivIcon` default which is for the anchor point to be on the centre (both x and y) of the icon. But the user doesn't care about the implications of the `DivIcon` abstraction. We want to instead position the icon by default such that the anchor is considered bottom center (which works with basic symmetrical "pin" icons). At the moment the user has to tweak the positioning of the icon which is not ideal and could also be considered a bug.
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be still under discussion. The issue was opened by adamscybot and has received 0 comments.