Documentation ¶
Index ¶
Constants ¶
View Source
const ( ALL = -1 BASE_DECIMAL = 10 MAX_ZOOM_LEVEL = 19 TEMPLATE_X = "${x}" TEMPLATE_Y = "${y}" TEMPLATE_ZOOM = "${z}" TILE_SIZE = 256 )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type OSMTileServer ¶
* A remote tile server serving OpenStreetMaps data.
func CreateOSMTileServer ¶
func CreateOSMTileServer(uri string) OSMTileServer
* Creates a connection to a remote tile server serving OpenStreetMaps data.
Click to show internal directories.
Click to hide internal directories.