Method

ShumateMapSourceget_id

Declaration [src]

const char*
shumate_map_source_get_id (
  ShumateMapSource* map_source
)

Description [src]

Gets map source’s id.

Gets propertyShumate.MapSource:id

Return value

Type: const char*

The map source’s id.

The returned data is owned by the instance.
The value is a NUL terminated UTF-8 string.