Skip to content

Commit

Permalink
Update "Check for Mapbox GL browser support" example
Browse files Browse the repository at this point in the history
  • Loading branch information
Lucas Wojciechowski committed Jul 19, 2016
1 parent f43c892 commit f9db8ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/_posts/examples/3400-01-02-check-for-support.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
title: Check for browser support
description: Check for Mapbox GL browser support
---
<script src='https://api.mapbox.com/mapbox-gl-js/plugins/mapbox-gl-supported/v0.0.1/mapbox-gl-supported.js'></script>
<script src='https://api.mapbox.com/mapbox-gl-js/plugins/mapbox-gl-supported/v1.1.1/mapbox-gl-supported.js'></script>
<div id='map'></div>

<script>
Expand Down

0 comments on commit f9db8ab

Please sign in to comment.