here_location_services.utils module

This is a collection of utilities for using Here Location Services.

here_location_services.utils.get_apikey()[source]

Read and return the value of the environment variable LS_API_KEY.

Returns

The string value of the environment variable or an empty string if no such variable could be found.

Return type

str