Skip to content

Commit

Permalink
Update example5.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Adrianotiger authored Dec 7, 2023
1 parent 73f0ff6 commit 94910b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demos/example5.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,6 @@ <h2>{{ page.title }}</h2>
<link rel="stylesheet" href="https://api.mapbox.com/mapbox-gl-js/v2.9.1/mapbox-gl.css"/>
<script src="https://api.mapbox.com/mapbox-gl-js/v2.9.1/mapbox-gl.js"></script>
<div id="map" style="width:80vw;height:40vh;background:yellow;max-width:100vw;color:#00a;padding:0px;margin:0 auto;">Mapbox
<img style="width:80vw;" src="https://api.mapbox.com/styles/v1/mapbox/streets-v12/static/[-77.043686,38.892035,-77.028923,38.904192]/400x400?padding=50,10,20&access_token=pk.eyJ1IjoiYWRyaWFub3RpZ2VyIiwiYSI6ImNreGV4d2w0MjF3bDAzMmt0dXppMDA4dmQifQ.foIvIrYgCAppnBfMhGMw9Q" />
<img style="width:80vw;" src="https://api.mapbox.com/styles/v1/mapbox/light-v11/static/-87.0186,32.4055,14/500x300?access_token=pk.eyJ1IjoiYWRyaWFub3RpZ2VyIiwiYSI6ImNreGV4d2w0MjF3bDAzMmt0dXppMDA4dmQifQ.foIvIrYgCAppnBfMhGMw9Q" />
</div>
</div>

0 comments on commit 94910b0

Please sign in to comment.