getOmhLocation

abstract fun getOmhLocation(context: Context): OmhLocation

Provides the OmhLocation that is the entry point for Locations.

Return

OmhLocation instance object.

Parameters

context

ideally your application context, but an activity context will also work.