https://github.com/webreflection/map
SWOM - Service Worker Offline Map
https://github.com/webreflection/map
Last synced: over 1 year ago
JSON representation
SWOM - Service Worker Offline Map
- Host: GitHub
- URL: https://github.com/webreflection/map
- Owner: WebReflection
- License: isc
- Created: 2020-11-13T09:48:26.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-11-18T07:10:56.000Z (over 5 years ago)
- Last Synced: 2025-03-27T14:11:11.453Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 769 KB
- Stars: 26
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SWOM - Service Worker Offline Map
**[Live PWA](https://webreflection.github.io/map/)**, better saved on Home Screen 😉
## Credits
* Map by [Leaflet](https://leafletjs.com/)
* Tiles by [OpenStreetMap](https://www.openstreetmap.org/copyright)
* Icon by [Twemoji](https://twemoji.twitter.com/)
## Example

## Embedded
See this [live embedded example](https://webreflection.github.io/screenfit/map/), and add `#clean` hash to the `` *src* to avoid showing the popup.
## Usage
* long press (*hold*) to search via reverse geocode
* click pin 📍 button to move to your location
* click the link 🔗 button to copy to clipboard and share current map center
* click on the *input* to search places
## Features
* once installed as *PWA*, all visited tiles, per each zoom, will be cached (*offline first*)
* search and reverse search don't work offline
* everything else does