Method

ShumateViewportget_reference_map_source

Declaration [src]

ShumateMapSource*
shumate_viewport_get_reference_map_source (
  ShumateViewport* self
)

Description [src]

Get the reference map source.

Return value

Type: ShumateMapSource

The reference ShumateMapSource or NULL when none has been set.

The returned data is owned by the instance.
The return value can be NULL.