Skip to content

Commit

Permalink
#30 commented out dom-to-image-more.js import
Browse files Browse the repository at this point in the history
till we get to revisit png map image gen.
  • Loading branch information
RandomFractals committed Feb 9, 2020
1 parent e42f0be commit 2a55ce3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions web/map.view.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,9 @@
<script src="https://unpkg.com/[email protected]/dist/redux.js" crossorigin></script>
<script src="https://unpkg.com/[email protected]/dist/react-redux.min.js" crossorigin></script>
<script src="https://unpkg.com/[email protected]/dist/styled-components.min.js" crossorigin></script>
<!--
<script src="https://unpkg.com/[email protected]/src/dom-to-image-more.js" crossorigin></script>
-->
<script src="{scripts}/keplergl.min.js"></script>
</head>
<body>
Expand Down

0 comments on commit 2a55ce3

Please sign in to comment.