gapiService

Source:

The gapi factory exposes geoApi interface after it's loaded. Modules should not access gapi property before it's set. It's safe though since core.run block waits for gapi to be ready before kicking in the app into gear.

Requires

  • module:$q

Methods

(private, inner) init()

Source:

Sets isReady promise which is resolved when gapi loads