https://github.com/codewritingcow/leaflet-js-first-map
Basic map made with Leaflet.js.
https://github.com/codewritingcow/leaflet-js-first-map
leaflet leaflet-map leafletjs map
Last synced: 7 months ago
JSON representation
Basic map made with Leaflet.js.
- Host: GitHub
- URL: https://github.com/codewritingcow/leaflet-js-first-map
- Owner: CodeWritingCow
- Created: 2017-08-30T23:24:18.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-09-01T06:17:27.000Z (over 8 years ago)
- Last Synced: 2025-03-26T13:27:36.610Z (about 1 year ago)
- Topics: leaflet, leaflet-map, leafletjs, map
- Language: JavaScript
- Homepage: https://codewritingcow.github.io/Leaflet-js-first-map/
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Leaflet-js-first-map
Basic map made with Leaflet.js. Detects user's coordinates. Adds markers for user location and my favorite steakhouse in New York City. I followed tutorials from [leafletjs.com](http://leafletjs.com).