mirror of
https://github.com/flopp/go-staticmaps.git
synced 2025-12-08 18:26:36 +00:00
fixed docs
This commit is contained in:
parent
c20ddd3933
commit
11fd347208
@ -46,7 +46,7 @@ func NewTileProviderThunderforestLandscape() *TileProvider {
|
||||
return newTileProviderThunderforest("landscape")
|
||||
}
|
||||
|
||||
// NewTileProviderThunderforestOutdoorscreates a TileProvider struct for thundeforests's 'outdoors' tile service
|
||||
// NewTileProviderThunderforestOutdoors creates a TileProvider struct for thundeforests's 'outdoors' tile service
|
||||
func NewTileProviderThunderforestOutdoors() *TileProvider {
|
||||
return newTileProviderThunderforest("outdoors")
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user