Fork me on GitHub
Show:

GeolocateServiceResolver

Summary

Helper for creating a supported GeolocateServiceInterface

Constructor

aeris.geolocate.GeolocateServiceResolver

Syntax

aeris.geolocate.GeolocateServiceResolver

(
  • opt_options
)

Summary

Parameters:

Methods

resolveService

Syntax

resolveService

() GeolocateServiceInterface

Summary

Return an instance of the GeolocateService option, or, if it's not supported, the FallbackGeolocateService

Properties

FallbackGeolocateService_

Syntax

FallbackGeolocateService_

function():aeris.geolocate.GeolocateServiceInterface private

Summary

GeolocateService_

Syntax

GeolocateService_

function():aeris.geolocate.GeolocateServiceInterface private

Summary

geolocateServiceOptions_

Syntax

geolocateServiceOptions_

aeris.geolocate.options.GeolocateServiceOptions private

Summary