Uses of Class
com.cercalia.sdk.model.staticmaps.StaticMapRectangle
Packages that use StaticMapRectangle
Package
Description
Static maps and imagery data models.
Core services for interacting with Cercalia APIs.
-
Uses of StaticMapRectangle in com.cercalia.sdk.model.staticmaps
Methods in com.cercalia.sdk.model.staticmaps that return StaticMapRectangle -
Uses of StaticMapRectangle in com.cercalia.sdk.services
Methods in com.cercalia.sdk.services with parameters of type StaticMapRectangleModifier and TypeMethodDescription@NotNull StaticMapResultStaticMapsService.generateMapWithRectangle(@NotNull Coordinate upperLeft, @NotNull Coordinate lowerRight, @Nullable StaticMapRectangle rectangle, @Nullable String cityName, @Nullable Integer width, @Nullable Integer height) Generate a map with a rectangle shape.