Skip to content

Commit

Permalink
Fix the example.
Browse files Browse the repository at this point in the history
  • Loading branch information
francois2metz committed May 13, 2024
1 parent 295d266 commit 55c5cb0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,6 @@ import maplibregl from 'maplibre-gl';
import IndoorEqual from 'mapbox-gl-indoorequal';
import 'mapbox-gl-indoorequal/mapbox-gl-indoorequal.css';

mapboxgl.accessToken = '<your-token>';

const map = new maplibregl.Map({
container: 'map',
style: 'https://demotiles.maplibre.org/style.json',
Expand Down

0 comments on commit 55c5cb0

Please sign in to comment.