Searched refs:CurrentLocationRequest (Results 1 – 2 of 2) sorted by relevance
201 …function getCurrentLocation(request: CurrentLocationRequest, callback: AsyncCallback<Location>): v…226 function getCurrentLocation(request?: CurrentLocationRequest): Promise<Location>;779 export interface CurrentLocationRequest { interface
299 …function getCurrentLocation(request: CurrentLocationRequest, callback: AsyncCallback<Location>): v…332 function getCurrentLocation(request?: CurrentLocationRequest): Promise<Location>;1302 export interface CurrentLocationRequest { interface