Method

ShumateMapSourceget_name

Declaration [src]

const char*
shumate_map_source_get_name (
  ShumateMapSource* map_source
)

Description [src]

Gets map source’s name.

Gets propertyShumate.MapSource:name

Return value

Type: const char*

The map source’s name.

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