This repository contains Vite based frontend that allows the user to view a 3D preview of a given coordinate.
Clone the repository from GitHub.
$ git clone https://github.com/PriyanshuRj/map-3d-view.git
$ cd map-3d-view
$ npm install
$ npm run start
Now, use you can use the frontend for viewing diffrent locations in 3D in your browser locally.