An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

![Issues](https://img.shields.io/github/issues/marcusal/ajax-map-page?style=for-the-badge)
![Followers](https://img.shields.io/github/followers/marcusal?style=for-the-badge)
![Stars](https://img.shields.io/github/stars/marcusal?style=for-the-badge)
![Last Commit](https://img.shields.io/github/last-commit/marcusal/ajax-map-page/main?style=for-the-badge)

# 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/)

Screenshot

## 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.