Package | Description |
---|---|
com.google.gwt.maps.client |
Modifier and Type | Method and Description |
---|---|
static LoadApi.LoadLibrary |
LoadApi.LoadLibrary.fromValue(String value) |
static LoadApi.LoadLibrary |
LoadApi.LoadLibrary.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LoadApi.LoadLibrary[] |
LoadApi.LoadLibrary.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static void |
LoadApi.go(Runnable onLoad,
ArrayList<LoadApi.LoadLibrary> loadLibraries,
boolean sensor)
loads maps api
|
static void |
LoadApi.go(Runnable onLoad,
ArrayList<LoadApi.LoadLibrary> loadLibraries,
boolean sensor,
String otherParams)
loads maps api
|
Copyright © 2011-2013 Gone Vertical LLC. All Rights Reserved.