public interface GoogleMapsManager
Modifier and Type | Method and Description |
---|---|
GoogleMapsRequest |
createRequest(GoogleMapsRequestParams params)
Request Google Maps to get the required image
|
GoogleMapsRequestParams |
createRequestParams()
Creates a GoogleMapsRequestParams used to config a GoogleMapsRequest
|
String |
getStreetViewApiKey() |
void |
setStreetViewApiKey(String apiKey) |
GoogleMapsRequestParams createRequestParams()
GoogleMapsRequest createRequest(GoogleMapsRequestParams params)
params
- void setStreetViewApiKey(String apiKey)
apiKey
- String getStreetViewApiKey()