Kumo

Search for locations and get maps

ksession.GetGIS(ParamGIS) (GIS, error)

Parameter

Type

Location

string

Fast

bool

More

bool

Zoom

int

IncludeMap

bool

Get weather

ksession.GetWeather(ParamWeather) (Weather, error)

Parameter

Type

Location

string

ReportType

string

Units

string

Lang

string

Icons

string

Available values for ReportType are currently, minutely, hourly, and daily

GeoIP lookup

ksession.GeoIP(ip) (GeoIP, error)

Parameter

Type

ip

string

Success: Returns IPRecord

Currency Conversion

ksession.CurrencyConversion(value, from, to) (Currency, error)

Parameter

Type

value

int64

from

string

to

string

Last updated