Mapitko - Simple Object Locator App

Mapitko Screenshot

Mapitko is a simple web app that helps you locate distant objects on a map using basic triangulation. You can input different positions and their azimuth angles to find the location of the object.

How to Use

Features

Development

Mapitko is built using HTML, CSS, and JavaScript. The app uses basic trigonometry to perform triangulation calculations.

Running Locally

To run Mapitko locally on your machine, simply clone this GitHub repository and open the mapitko.html file in your web browser.

git clone https://github.com/JsemOndra/mapitko.git
            cd mapitko
            open mapitko.html

Contributing

If you find any issues or have suggestions for improvements, feel free to open an issue or submit a pull request on Mapitko's GitHub.

License

Mapitko is released under the MIT License. Feel free to use and modify it as per your needs.