Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xoxefdp/geolocation-map
A simple application to visualize your position on a map.
https://github.com/xoxefdp/geolocation-map
geocoding geolocation javascript leaflet vuejs
Last synced: 18 days ago
JSON representation
A simple application to visualize your position on a map.
- Host: GitHub
- URL: https://github.com/xoxefdp/geolocation-map
- Owner: xoxefdp
- Created: 2019-11-27T08:36:09.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-05-14T19:19:10.000Z (over 1 year ago)
- Last Synced: 2024-10-18T20:47:14.466Z (3 months ago)
- Topics: geocoding, geolocation, javascript, leaflet, vuejs
- Language: Vue
- Homepage: https://maps.xisco.dev/
- Size: 6.6 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
Geolocation Map
## What is this?
A simple application to visualize your position on a map.## How to use it?
- Run it!```bash
$ npm run serve:commonjs:prod
```- Build it!
```bash
$ npm run build:commonjs:prod
```---
## Tech stack
|||||
|-|-|-|-|
| [VueJS](https://vuejs.org/) | [leaflet](https://leafletjs.com/) | [Javascript](https://developer.mozilla.org/es/docs/Web/JavaScript/) | [Vue Leaflet](https://vue2-leaflet.netlify.app/) |
| | | | |