Map Marklet is a Chrome extension that lets users save urls to markers on a personal instance of Google Maps and share with friends.
While planning for road trips, I often save bookmarks to many websites which I then reference later. However, it's difficult to know the locations the websites refer to. This Chrome extension helps users locate the places that the websites refer to on a map.
- In Chrome, More tools > Extensions, select developer mode.
- Click button 'Load unpacked extension' and select the build folder.
- For development, go to the repo and run
npm ithengulp watch
- React + Redux
- Google Maps Api
- Chrome Api

