sdk-maps-static-image / com.tomtom.online.sdk.staticimage / StaticImage / RequiredStep

RequiredStep

interface RequiredStep

The support interface for builder.

Functions

boundingBox

abstract fun boundingBox(bb: BoundingBox!): StaticImage.NotRequiredStep

center

abstract fun center(latLng: LatLng!): StaticImage.NotRequiredStep

Inheritors

Builder

open class Builder : StaticImage.NotRequiredStep, StaticImage.RequiredStep, StaticImage.Build

Builder