Class StaticMapsApi


  • public class StaticMapsApi
    extends java.lang.Object
    • Method Detail

      • newRequest

        public static StaticMapsRequest newRequest​(GeoApiContext context,
                                                   Size size)
        Create a new StaticMapRequest.
        Parameters:
        context - The GeoApiContext to make this request through.
        size - The size of the static map.
        Returns:
        Returns a new StaticMapRequest with configured size.