public class MapService extends Object
| Modifier and Type | Class and Description |
|---|---|
protected static class |
MapService.AsyncPostTask |
| Constructor and Description |
|---|
MapService() |
| Modifier and Type | Method and Description |
|---|---|
static void |
provideApiKeyAndSecret(String key,
String secret,
MapViewEventListener listener)
This method is used to configure apiKey and Secret.
|
public static void provideApiKeyAndSecret(String key, String secret, MapViewEventListener listener)
key - the key for the current appsecret - the secret value for the current user