Skip to content

Commit

Permalink
Bumping Mapbox SDK
Browse files Browse the repository at this point in the history
  • Loading branch information
flosoft committed Dec 20, 2022
1 parent 7b8d2ea commit f7d3786
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions templates/map.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,8 @@
<title>Tesla - ShareMyETA</title>
<meta name="robots" content="noindex, nofollow"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<script src="https://api.tiles.mapbox.com/mapbox-gl-js/v2.9.2/mapbox-gl.js"></script>
<link
href="https://api.tiles.mapbox.com/mapbox-gl-js/v2.9.2/mapbox-gl.css"
rel="stylesheet"
/>
<script src='https://api.mapbox.com/mapbox-gl-js/v2.11.0/mapbox-gl.js'></script>
<link href='https://api.mapbox.com/mapbox-gl-js/v2.11.0/mapbox-gl.css' rel='stylesheet' />
<style>
body {
margin: 0;
Expand Down

0 comments on commit f7d3786

Please sign in to comment.