getAPIKey

@NonNull
open fun getAPIKey(): String

Retrieves the API Key that was set using either initialize or setAPIKey

Return

The MapsIndoors API Key or an empty string if it hasn't been set yet

Throws

if the SDK hasn't been initialized (by invoking initialize)