acalcutt
67133fa378
update minor version
2022-09-28 14:40:10 -04:00
acalcutt
94b3198567
update maplibre-native to new version with arm64
2022-09-28 14:35:48 -04:00
acalcutt
87586387f4
Merge remote-tracking branch 'upstream/master' into esm_update
2022-09-25 08:05:51 -04:00
Michael Nutt
7cfcc413c4
don't include duplicate attributions ( #613 )
2022-09-24 16:36:39 -04:00
Nathan Gass
edd36dd251
Open mbtiles in readonly mode ( #506 )
2022-09-24 12:17:35 -04:00
Tobias
a5459fb3ba
CSS: Fix line break for long key-value strings ( #580 )
...
* CSS: Fix line break for long key-value strings
`break-all` forces a line break for long strings (https://developer.mozilla.org/en-US/docs/Web/CSS/word-break ).
* add pr fix to maplinre-gl-inspect.css
Co-authored-by: acalcutt <acalcutt@techidiots.net>
2022-09-24 00:46:17 -04:00
Mateusz Łoskot
44372784e1
Fix URL to WMTS capabilities to be based on public URL ( #501 )
2022-09-23 09:35:32 -04:00
acalcutt
66669cfd77
Merge remote-tracking branch 'upstream/master' into esm_update
2022-09-22 23:37:01 -04:00
Frank
161ac5ff84
Fix rendering with tileMargin on top and bottom border of map ( #571 )
...
Co-authored-by: Frank Stolle <f.stolle@hosting-agency.de>
2022-09-22 23:22:06 -04:00
Ruben Poppe
9af3bff4f7
update spelling ( #594 )
2022-09-22 21:50:10 -04:00
acalcutt
69e93325ae
Merge remote-tracking branch 'upstream/master' into esm_update
2022-09-22 21:12:00 -04:00
Andrew Calcutt
031b4cb39a
update version
2022-09-22 00:24:40 -04:00
acalcutt
6a97972c57
Merge remote-tracking branch 'upstream/master' into esm_update
2022-09-21 23:24:18 -04:00
Andrew Calcutt
6a8ced5d9d
Update all packages to their latest release ( #610 )
...
* Update all packages
2022-09-21 23:04:21 -04:00
Andrew Calcutt
70acddb40c
Readme update ( #611 )
...
* Update README.md
2022-09-21 23:03:22 -04:00
acalcutt
01fc5a6ead
fix mlgl
2022-09-21 22:05:48 -04:00
acalcutt
6642f2e2d5
Merge remote-tracking branch 'upstream/master' into esm_update
2022-09-21 15:31:05 -04:00
Andrew Calcutt
788d8328c4
Merge pull request #604 from WifiDB/commander
...
Update commander from 4.1.1 to 9.4.0
2022-09-21 13:31:43 -04:00
acalcutt
7ef9730a9c
Merge remote-tracking branch 'upstream/master' into commander
2022-09-21 13:26:18 -04:00
acalcutt
d806724621
lint
2022-09-21 13:21:34 -04:00
acalcutt
5d1a2c7ff2
Merge remote-tracking branch 'upstream/master' into esm_update
2022-09-21 13:17:10 -04:00
Andrew Calcutt
2796b1514d
Merge pull request #608 from WifiDB/second_renderer
...
Add static renderer pool to fix static images
2022-09-21 13:08:50 -04:00
acalcutt
8584a117fe
change to single quotes
2022-09-21 10:31:57 -04:00
Andrew Calcutt
48b4c33bed
Merge pull request #609 from maptiler/docs-klokan-to-maptiler
...
Docs update & build test
2022-09-21 10:31:08 -04:00
Petr Pridal
5a4268fcc1
Update conf.py
2022-09-21 16:20:31 +02:00
acalcutt
c1e9dc76ea
more static respondImage
2022-09-20 23:33:51 -04:00
acalcutt
80d3699383
try to make a separate static renderer pool
2022-09-20 23:12:01 -04:00
acalcutt
b306e05672
remove unassociated fix
2022-09-18 03:51:39 -04:00
acalcutt
c34433a112
remove eslint from this PR
2022-09-18 03:15:25 -04:00
acalcutt
a9816cecc0
remove unassociated fix
2022-09-18 02:56:32 -04:00
acalcutt
bb06e510d0
remove unassociated fix / formatting
2022-09-18 02:51:03 -04:00
acalcutt
dbfe411796
remove trailing commas
2022-09-18 02:30:37 -04:00
acalcutt
fff69f2483
put back node 10.
...
without the package updates this still works
2022-09-16 20:04:32 -04:00
acalcutt
796b033762
change 'fs' to 'node:fs'
2022-09-16 19:48:21 -04:00
acalcutt
9c1009e1d2
Delete package-lock.json
2022-09-16 19:26:40 -04:00
acalcutt
e9d9cd6e71
remove extra package updates
2022-09-16 19:17:54 -04:00
acalcutt
3bf3a1cb07
eslint
2022-09-16 17:47:30 -04:00
acalcutt
982b32acd6
fix tests
2022-09-16 16:31:55 -04:00
acalcutt
4a22bd4866
change to maplibre package
2022-09-16 16:16:47 -04:00
acalcutt
feb78e3a9d
Update package.json
2022-09-16 16:14:33 -04:00
acalcutt
1d289c5a55
switch to esm module
2022-09-16 15:59:42 -04:00
Petr Sloup
49fae1e739
Merge pull request #603 from WifiDB/maplibre-gl-js
...
Update templates to use maplibre-gl-js, maplibre-gl-inspect, and leaflet .
2022-09-16 21:09:44 +02:00
acalcutt
208611f630
Merge remote-tracking branch 'upstream/master' into commander
2022-09-16 13:35:50 -04:00
acalcutt
97f1801923
Merge remote-tracking branch 'upstream/master' into maplibre-gl-js
2022-09-16 13:33:36 -04:00
Petr Sloup
235b2b7fcd
Merge pull request #602 from WifiDB/maplibre-native
...
Minimal maplibre-gl-native changes + docker build update
2022-09-16 19:05:47 +02:00
acalcutt
9d2e71fb2e
remove CMD that doesn't work
2022-09-16 00:27:50 -04:00
Andrew Calcutt
aba436ea98
specify port 80 to match instructions
2022-09-15 15:48:50 -04:00
acalcutt
3136ccd83a
update node version
2022-09-14 22:03:29 -04:00
acalcutt
efb4b2c915
orig formatting
2022-09-14 21:39:35 -04:00
acalcutt
b4cd42b186
fix spacing
2022-09-14 21:36:03 -04:00