mariusandra / pigeon-maps

ReactJS Maps without external dependencies
https://pigeon-maps.js.org/
MIT License
3.43k stars 142 forks source link

Custom map marker #163

Closed websaid closed 1 year ago

websaid commented 2 years ago

I thought it would be a good and simple feature to allow custom map markers to be placed. Implementing wasn't hard either although this cannot be considered finished in anyway. We might have to reorganize the props like hover as they were, I think, intended to work with the static svg that was being used.

What is the status of the project in general? Do you still work on it? Is it okay for me/us to contribute?

mariusandra commented 1 year ago

Hey, I think this makes sense. I merged it and reverted the package-lock.json and yarn.lock changes, and released it 0.21.2.

As for the status of this project: well, I'm not actively using it anywhere myself, but still casually keeping an eye on it. I'm happy to accept good PRs.