Skip to content

Commit

Permalink
Update debug.html
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanlurie authored Mar 11, 2024
1 parent 334fc89 commit cff6666
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/debug.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<script src="../build/crepuscule.umd.js"></script>
<script>

maptilersdk.config.apiKey = 'bod4IIn9bwK8mnZIk49v';
maptilersdk.config.apiKey = 'Pe7XUGeiOO6SHUcg7baw';

const map = new maptilersdk.Map({
container: 'map', // container's id or the HTML element to render the map
Expand All @@ -44,4 +44,4 @@

</script>
</body>
</html>
</html>

0 comments on commit cff6666

Please sign in to comment.