Uses of Class
com.cercalia.sdk.model.staticmaps.StaticMapExtent
Packages that use StaticMapExtent
-
Uses of StaticMapExtent in com.cercalia.sdk.model.staticmaps
Methods in com.cercalia.sdk.model.staticmaps that return StaticMapExtentModifier and TypeMethodDescription@Nullable StaticMapExtentStaticMapOptions.getExtent()@Nullable StaticMapExtentStaticMapResult.getExtent()static @NotNull StaticMapExtentStaticMapExtent.of(@NotNull Coordinate upperLeft, @NotNull Coordinate lowerRight) Creates an extent from two corner coordinates.Methods in com.cercalia.sdk.model.staticmaps with parameters of type StaticMapExtentModifier and TypeMethodDescriptionStaticMapOptions.Builder.extent(@Nullable StaticMapExtent extent) StaticMapResult.Builder.extent(@Nullable StaticMapExtent extent)