Uses of Class
com.cercalia.sdk.model.staticmaps.StaticMapLine
Packages that use StaticMapLine
Package
Description
Static maps and imagery data models.
Core services for interacting with Cercalia APIs.
-
Uses of StaticMapLine in com.cercalia.sdk.model.staticmaps
Methods in com.cercalia.sdk.model.staticmaps that return StaticMapLine -
Uses of StaticMapLine in com.cercalia.sdk.services
Methods in com.cercalia.sdk.services with parameters of type StaticMapLineModifier and TypeMethodDescription@NotNull StaticMapResultStaticMapsService.generateMapWithLine(@NotNull Coordinate start, @NotNull Coordinate end, @Nullable StaticMapLine line, @Nullable Integer width, @Nullable Integer height) Generate a map with a line between two points.