MyMaps is a web application, that allows users to annotate a personal world map with interesting places (ie: where friends live) and important routes (ie: fastest way to work).
For local use, download the project and point your browser at index.html
.
To host MyMaps, download the project and serve the project's contents with
your favorite web server. You and your users can then point the browser at
index.html
.
- Markers for single points
- Polylines for routes
- Layers to organize Markers and Polylines
- Save your map: copy and paste json to a file or download a json-file
- Open a map: copy and paste json from a file or upload a json-file
- Google Maps: can't be provided, so an internet connection must be available for use
- JQuery
- JQuery UI
- JQuery Templates Plugin
- Crockford's json2.js
- JQuery UI
- Linux Mint's Mint-X Theme: empty.png, json.png, download.png, upload.png
- Google Maps: dot.png, marker.png
- Google Chrome 16.0.912.77
- Firefox 10.0.2
- Microsoft Internet Explorer 7
MyMaps is MIT licensed. See the links above for licenses of external resources.