Hamdrive / map-on-cuboid

Pick your favourite location on Google Maps, and paste it onto the all seeing Cuboid. Built with React & Babylon

Home Page:https://map-on-cuboid.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Map On Cuboid

Map On Cuboid is a tool that allows users to project a map onto a three-dimensional cuboid. This can be useful for visualizing geographical data in a more intuitive and engaging way.

Getting started

To use the project, follow these steps:

  1. Clone the repository to your local machine:
$ git clone https://github.com/Hamdrive/map-on-cuboid.git
  1. Install the necessary dependencies:
$ npm install

How to Use

  1. Navigate to the domain on your web browser.
  2. Pan/zoom around the map, and once satisfied with a particular location, click on it.
  3. Once zoomed into the particular location, click the "View on Cuboid" button.
  4. A Cuboid will render on the right half of your screen, you can interact with it.
  5. To try another location, click the "Close Cuboid View" button and repeat from Step 2.

Contributing

If you would like to contribute to Map On Cuboid, please follow these steps:

  1. Fork the repository on GitHub.
  2. Create a new branch for your changes.
  3. Make your changes and test them thoroughly.
  4. Submit a pull request with a clear description of your changes.

Credits

This project was created by Hamza. You can also keep up to date with my latest projects over at Twitter.

The following libraries were used in this project:

License

This project is licensed under the MIT License.

About

Pick your favourite location on Google Maps, and paste it onto the all seeing Cuboid. Built with React & Babylon

https://map-on-cuboid.netlify.app/

License:MIT License


Languages

Language:TypeScript 80.6%Language:CSS 13.0%Language:HTML 6.4%