Skip to content

Using Mapbox GL to render a 3D object representing AON Center in Downtown Chicago

Notifications You must be signed in to change notification settings

bertday/mapbox-3d-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mapbox-3d-demo

This project demonstrates how to use Mapbox GL to render a 3D model representing AON Center in Downtown Chicago.

Mapbox 3D Demo Screenshot

It uses:

Code is bundled for the browser using webpack.

The project was initialized with the Create React App CLI.

Working Locally

To work on this project:

  1. Open a new terminal window
  2. Clone the repo
  3. cd mapbox-3d-demo
  4. Open in a text editor to make changes to the code.

To start the development server, run yarn start. This will run webpack and start serving the app locally. To view it in the browser, go to http://localhost:3000.

The page will reload automatically if you make any edits.

Deploying

The app is deployed to a CDN via Netlify, which uses a continuous integration process to build the production JavaScript bundle. Netlify listens for changes to this repo and will start new builds automatically—no need to run a command!

Future Work

For a list of possible improvements, see Issues.

About

Using Mapbox GL to render a 3D object representing AON Center in Downtown Chicago

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published