package
0.0.0-20221204152219-028d4cf002e5
Repository: https://github.com/rotblauer/tiletester2.git
Documentation: pkg.go.dev
# README
Tile Server
This application will serve MBTiles from a file named tiles.mbtiles. The route is http://localhost:8080/dbname/z/x/y
The HTML is a leaflet map that that loads tiles from http://localhost:8080/tiles/{z}/{x}/{y}
This project can be modified to server multiple tile layer if you copy the handler and assign it to another route making some small changes (dbname for starters).
# Functions
GetDB is db getter.
string arg for da cattrack main to rid dis.
No description provided by the author
No description provided by the author
RefreshDB is probably completely useless b/c TilesBolty does same thing.
No description provided by the author
# Type aliases
No description provided by the author