orcasound / orcamap-react

ReactJS version of Orcamap (current version of orcamap project)
MIT License
23 stars 34 forks source link

Add Marker Event and data to markers #49

Open parthsarthiprasad opened 3 years ago

parthsarthiprasad commented 3 years ago

Describe the solution you'd like

Currently orcamap support markers but doesn't provide any further information regarding the points for example current marker icon adds hydropin image over specifed positions:

orcabasic

Expected Solution Rendering custom component as pop-up on these markers. Intention to add location name, co-ordinates, hrefs in a styled manner. So that user on interacting with each location can get further information about these points.

evanjscallan commented 2 years ago

I'd like to work on this enhancement.