tomchentw / react-google-maps

React.js Google Maps integration component
https://tomchentw.github.io/react-google-maps/
MIT License
4.62k stars 940 forks source link

Feature Request: Rich Markers #608

Open krabbypattified opened 6 years ago

krabbypattified commented 6 years ago

Add support for DOM-based markers.

Based on this NPM package: https://www.npmjs.com/package/js-rich-marker

tomchentw commented 6 years ago

PR's welcomed!

dylmye commented 6 years ago

Good implementation here: https://github.com/istarkov/google-map-react/blob/master/src/google_map_markers.js

bxing2000 commented 6 years ago

Any update on this?