Gjsify LogoGjsify Logo

Index

Enumerations

Classes

Interfaces

Variables

Functions

Variables

MAJOR_VERSION: number

The major version of libshumate (1, if %SHUMATE_VERSION is 1.2.3)

MAP_SOURCE_MFF_RELIEF: string

Maps for Free Relief

MAP_SOURCE_OSM_CYCLE_MAP: string

OpenStreetMap Cycle Map

MAP_SOURCE_OSM_MAPNIK: string

OpenStreetMap Mapnik

MAP_SOURCE_OSM_TRANSPORT_MAP: string

OpenStreetMap Transport Map

MAP_SOURCE_OWM_CLOUDS: string

OpenWeatherMap clouds layer

MAP_SOURCE_OWM_PRECIPITATION: string

OpenWeatherMap precipitation

MAP_SOURCE_OWM_PRESSURE: string

OpenWeatherMap sea level pressure

MAP_SOURCE_OWM_TEMPERATURE: string

OpenWeatherMap temperature

MAP_SOURCE_OWM_WIND: string

OpenWeatherMap wind

MAX_LATITUDE: number

The maximal possible latitude value.

MAX_LONGITUDE: number

The maximal possible longitude value.

MICRO_VERSION: number

The micro version of libshumate (3, if %SHUMATE_VERSION is 1.2.3)

MINOR_VERSION: number

The minor version of libshumate (2, if %SHUMATE_VERSION is 1.2.3)

MIN_LATITUDE: number

The minimal possible latitude value.

MIN_LONGITUDE: number

The minimal possible longitude value.

Functions

  • file_cache_error_quark(): Quark
  • get_user_agent(): string
  • Gets the user agent libshumate will use for all requests.

    This API is not thread-safe and should only be called from the main thread.

    Returns string

  • set_user_agent(new_user_agent: string): void
  • Sets the user agent that libshumate uses for all requests.

    This API is not thread-safe and should only be called from the main thread.

    Parameters

    • new_user_agent: string

      the new user agent, or %NULL to reset to the default

    Returns void

  • style_error_quark(): Quark
  • tile_downloader_error_quark(): Quark

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method