Method

ShumateSymbolEventget_source_layer

Declaration [src]

const char*
shumate_symbol_event_get_source_layer (
  ShumateSymbolEvent* self
)

Description [src]

Gets the name of the source layer the clicked feature is in, as named in the vector tile schema.

Available since:1.1

Return value

Returns: const char*
 

The layer name.

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