Documentation ¶
Overview ¶
Package server implements the http frontend
Index ¶
Constants ¶
View Source
const ( // MaxTileSize is 500k MaxTileSize = 500000 MaxZoom = 20 )
View Source
const DefaultLogFormat = "{{.Time}}:{{.RequestIP}} —— Tile:{{.Z}}/{{.X}}/{{.Y}}"
Variables ¶
This section is empty.
Functions ¶
func RegisterMap ¶
RegisterMap associates layers with map names
Types ¶
Click to show internal directories.
Click to hide internal directories.