https://github.com/marcusal/ajax-map-page
A map that shows the users precise location based on the users input, without refreshing the page.
https://github.com/marcusal/ajax-map-page
Last synced: 9 months ago
JSON representation
A map that shows the users precise location based on the users input, without refreshing the page.
- Host: GitHub
- URL: https://github.com/marcusal/ajax-map-page
- Owner: MarcusAl
- Created: 2021-05-20T14:12:45.000Z (about 5 years ago)
- Default Branch: gh-pages
- Last Pushed: 2021-05-20T14:21:36.000Z (about 5 years ago)
- Last Synced: 2023-09-04T20:04:34.599Z (over 2 years ago)
- Language: JavaScript
- Homepage:
- Size: 6.42 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README




# Ajax Map Single Page
In this project, I have created a simple Ajax map functionality. The user can input their location, and the program will fetch the coordinates
and match them to a map API. This will then display the map to the user, along with the co-ordinates, and a marker showing their precise location.
# Live Version
- [Site](https://marcusal.github.io//ajax-map-page/)

## Authors
👤 **Marcus**
- GitHub: [@Marcusal](https://github.com/Marcusal)
- LinkedIn: [Mark Allen](https://www.linkedin.com/in/marcusa999/)
## Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/Marcusal/ajax-map-page/issues)
## 📝 License
This project is [MIT](LICENSE) licensed.