Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Layers []string
Functions ¶
func CropTile ¶
func CropTile(z int, x int, y int, fh io.ReadCloser) (io.ReadCloser, error)
func IsOverZoom ¶ added in v0.2.0
Types ¶
type Options ¶
type Options struct { ApiKey string Origin string Debug bool URITemplate *uritemplates.UriTemplate }
Click to show internal directories.
Click to hide internal directories.