Skip to content

Commit

Permalink
Update v3 migration guide (#12830)
Browse files Browse the repository at this point in the history
  • Loading branch information
stepankuzmin authored Aug 7, 2023
1 parent 3eec46d commit 45f7f20
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions MIGRATION_GUIDE_v3.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@

Mapbox GL JS v3 enables the **Mapbox Standard Style**, a new realistic **3D lighting** system, building and terrain **shadows** and many other visual enhancements, and an ergonomic API for using a new kind of rich, evolving, configurable map styles and seamless integration with custom data.

**Note**: The Mapbox GL JS v3 source code will be available on our GitHub repository soon.

## Update Dependencies

Mapbox GL JS v3 is supported in most modern browsers. Mapbox GL JS v3 is backwards-compatible and existing layers and APIs will continue to work as expected. To use the new Mapbox GL JS v3 beta in your project, you need to import it using the Mapbox GL JS CDN or install the `mapbox-gl` npm package.
Expand Down

0 comments on commit 45f7f20

Please sign in to comment.