public class StaticMapsApi
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static StaticMapsRequest |
newRequest(GeoApiContext context,
Size size)
Create a new
StaticMapRequest. |
public static StaticMapsRequest newRequest(GeoApiContext context, Size size)
StaticMapRequest.context - The GeoApiContext to make this request through.size - The size of the static map.StaticMapRequest with configured size.