mbtileserver/handlers
Ikko Ashimine 9542c55ae4
Fix typo in tileset.go
beging -> being
2022-02-18 23:50:39 +09:00
..
templates Fix map preview for vector tiles when center is not present in metadata 2022-02-17 08:49:54 -08:00
arcgis.go Add --enable-fs-watch to watch filesystem for changes to tilesets (#122) 2021-12-14 11:23:55 -08:00
blankpng_test.go Migrate to mbtiles-go (#124) 2021-12-14 11:04:41 -08:00
blankpng.go fix comments 2017-12-22 17:25:07 -08:00
id_test.go Migrate to mbtiles-go (#124) 2021-12-14 11:04:41 -08:00
id.go Add --enable-fs-watch to watch filesystem for changes to tilesets (#122) 2021-12-14 11:23:55 -08:00
middleware.go Refactor of handlers, middleware, command line options (#100) 2020-05-11 11:18:31 -07:00
request.go Refactor of handlers, middleware, command line options (#100) 2020-05-11 11:18:31 -07:00
serviceset.go Consolidate get of request host 2022-01-25 09:08:13 -08:00
static_test.go Migrate to mbtiles-go (#124) 2021-12-14 11:04:41 -08:00
static.go Switch to go:embed for embedding templates and static assets (#127) 2021-12-13 17:14:59 -08:00
templates.go Switch to go:embed for embedding templates and static assets (#127) 2021-12-13 17:14:59 -08:00
tile_test.go Use correct gcc for Arm64 build, rename main build, relax floating point comparison test 2021-12-24 08:17:22 -08:00
tile.go Migrate to mbtiles-go (#124) 2021-12-14 11:04:41 -08:00
tileset.go Fix typo in tileset.go 2022-02-18 23:50:39 +09:00