1
0
mirror of https://github.com/lrsjng/pagemap.git synced 2025-08-31 16:51:55 +02:00

Update deps.

This commit is contained in:
Lars Jung
2016-12-10 01:36:32 +01:00
parent 8f15b44a13
commit 407c6617db
5 changed files with 2904 additions and 9 deletions

View File

@@ -10,7 +10,7 @@ Mini map for web pages.
add a `canvas` tag to your HTML page:
```html
<canvas id='#map'></canvas>
<canvas id='map'></canvas>
```
fix it's position on the screen: