Skip to content

Commit 8d23c8f

Browse files
authored
Add support for tile markers (#396)
Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
1 parent bcd22c0 commit 8d23c8f

File tree

13 files changed

+1025
-22
lines changed

13 files changed

+1025
-22
lines changed

package-lock.json

Lines changed: 18 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,13 @@
1414
"@gouch/to-title-case": "2.2.1",
1515
"bootstrap": "4.4.1",
1616
"fastestsmallesttextencoderdecoder": "^1.0.22",
17+
"leaflet": "^1.7.1",
1718
"platform": "1.3.5",
1819
"preact": "^10.4.1",
1920
"preact-router": "^3.2.1",
2021
"ramda": "0.27.0",
2122
"react-app-polyfill": "^1.0.6",
23+
"react-leaflet": "^3.1.0",
2224
"react-redux": "^7.2.0",
2325
"redux": "4.0.5",
2426
"redux-actions": "2.6.5",

public/img/tile-text.png

18.4 KB
Loading

0 commit comments

Comments
 (0)