Skip to content

Garrett96/super-simple-map-overlay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Super Simple Map Overlay (SSMO)

About

SSMO is a lightweight, browser-based tool for creating and editing map overlays. It can work offline (albeit performance is better with connections allowed) and stores data locally, making it ideal for personal mapping projects.

Getting Started

  • Download index.html to your preferred directory
  • Open index.html and jump right in on your browser

Usage

  • Left-aligned toolbar for map edits
  • Changes are automatically saved via IndexedDB
  • Runs offline [with overlay changes persistent] after initial setup
  • 100% free

Example

ssmo-detailed-map-example please dont read too far into this. it's just a demonstration.

Limitations & Troubleshooting

This project stores data in your browser. It needs to make at least one initial callout to OpenMaps API or it will fail. A hard refresh (ctrl+shift+R) might also cause issues. The more you initially load in, the better it works.

ssmo-no-openstreetmap-api-connection error if connections are blocked on bootup. requires 1 initial connection.

ssmo-offline-refresh-errors potential errors if hard refresh offline. close and re-open browser to resolve.

ssmo-offline-edit-cache edits & changes still store locally when all connections blocked.

ssmo-offline-render-error zooming in-and-out when entirely offline can be wonky. could be resolved if I was better at caching.

License

This project is licensed under the MIT License.

Contributions, Issues, and Feedback

Feel free to submit pull requests or issues.

About

lightweight, browser-based tool for creating and editing map overlays

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages