EegeoApi

Package: com.eegeo.mapapi

Singleton container for the eeGeo API key and application context.

Methods

EegeoApi init(Context context, String apiKey)

Creates an EegeoApi object. This object should only be constructed once.

Returns: The singleton EegeoApi instance.

Type argument Description
Context context An android.content.Context object, used to obtain the global application context.
String apiKey The eeGeo API key, obtained from https://www.eegeo.com/developers/apikeys/. This is a 32 character alphanumeric string which should be specific to each application.

EegeoApi getInstance()

Gets the instance of the class.

Returns: The singleton EegeoApi instance.

String getApiKey()

Gets the eeGeo API key.

Returns: The eeGeo API key used to initialize the object.

v0.0.1467
Overview Introduction
Picking PickResult
Widgets (Optional) BlueSphere
Tag Service (Optional) TagService OnTagsLoadCompletedListener
RouteView Widget (Optional) RouteView RouteViewOptions