interface RequiredStep
The support interface for builder.
abstract fun boundingBox(bb: BoundingBox!): StaticImage.NotRequiredStep |
|
abstract fun center(latLng: LatLng!): StaticImage.NotRequiredStep |
open class Builder : StaticImage.NotRequiredStep, StaticImage.RequiredStep, StaticImage.Build
Builder |