Welcome to the Fly Over Santiago de Camino Route project! This repository contains code and assets for a captivating flyover experience of the Santiago de Camino path using Mapbox. Whether you're a traveler planning your journey, a geospatial enthusiast, or just curious, this project lets you explore the historic Camino path from a unique perspective.
The project is based on this Mapbox tutorial and this blog post, with additional features and customizations.
The result can be seen on GitHub Pages.
- Flyover Animation: Experience a virtual flyover of the path, giving you a bird's-eye view.
- Customization: Easily customize the map style, waypoints, and the animation settings.
- Mapbox Account
- Web Browser with JavaScript enabled
-
Clone this repository to your local machine:
git clone https://github.com/FedorovAlexander/camino-de-santiago-mapbox.git
- Open the project folder in your code editor.
- Create a Mapbox account and obtain an access token from the Mapbox Developer Dashboard.
- Replace the placeholder
YOUR_MAPBOX_ACCESS_TOKEN
in the code with your actual Mapbox access token. - Open
index.html
in a web browser. - You will be presented with an interactive map of the Santiago de Camino path.
- Customize the map style, waypoints, and other settings by modifying the code in
index.html
and related files.
You can customize various aspects of this project to suit your needs:
- Map Style: Change the map style by modifying the Mapbox style URL.
- Waypoints: Update the waypoints along the path to include specific locations or highlights.
- Flyover Animation: Adjust the animation duration, camera angle, and other parameters in the JavaScript code.
If you'd like to contribute to this project, please follow these steps:
-
Fork the repository to your own GitHub account.
-
Create a new branch for your feature or bug fix:
git checkout -b feature/your-feature-name
-
Push your changes to your forked repository:
git push -u origin feature/your-feature-name
-
Open a pull request from your forked repository to this repository.
This project is licensed under the MIT License.
If you have any questions or need assistance, feel free to reach out to me:
- Email: fedorovalexander88@gmail.com