https://github.com/compwright/mapper
Generate printable maps and lists from a list of addresses
https://github.com/compwright/mapper
Last synced: 10 months ago
JSON representation
Generate printable maps and lists from a list of addresses
- Host: GitHub
- URL: https://github.com/compwright/mapper
- Owner: compwright
- License: mit
- Created: 2016-05-23T19:34:39.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-12-16T17:19:00.000Z (about 8 years ago)
- Last Synced: 2024-12-30T03:40:53.535Z (12 months ago)
- Language: JavaScript
- Homepage: http://compwright.github.io/mapper/
- Size: 868 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Mapper
Generate printable maps and lists from a list of addresses
# How to use
1. Go to http://compwright.github.io/mapper/
2. Enter (or paste) some addresses - geocoordinates will be determined automatically if not included in your list data
3. Click the "Cut" button to switch to the list cutting pane
4. Click the polygon icon and click to draw polygons around each group of map pins - each polygon will be printed as a separate page with its own list and map
5. Click the "Print" button and print - note that your margins should be set to no more than 0.25"
# Technologies
* Google Maps API v3
* AngularJS v1.6
* Handsontable CE
* AngularStrap v2.3
* Bootstrap v3
* Webpack v3
* RxJS v5