Skip to content

Latest commit

 

History

History
52 lines (36 loc) · 1.55 KB

README.md

File metadata and controls

52 lines (36 loc) · 1.55 KB

MyMaps

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).

Screenshot

Install & Usage

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.

Features

  • 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

External Resources

JavaScript libraries

Images

Tested with

  • Google Chrome 16.0.912.77
  • Firefox 10.0.2
  • Microsoft Internet Explorer 7

License

MyMaps is MIT licensed. See the links above for licenses of external resources.