lundegaard / lundegaard/react-mapy-cz
Enhance marker with additional options
Open
@vwerne is already working on this.
Since Oct 21, 2021.
enhancement
- Dominant language
- TypeScript
- Stars
- 4
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Marker should enable users to configure a number of additional things:
- Image anchor - to fine-tune image positioning with relation to coordinates. [Example](https://api.mapy.cz/doc/SMap.Marker.Feature.RelativeAnchor.html)
- Draggable option - so markers can be dragged to different position. [Example](https://api.mapy.cz/view?page=moving-marker)
- Image specification - user hsould be able to pass either url of marker image, or any valid React component. [HTML example](https://api.mapy.cz/view?page=advanced-marker)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.