Uses of Class
org.tailormap.api.viewer.model.MapResponse
Package
Description
-
Uses of MapResponse in org.tailormap.api.controller
-
Uses of MapResponse in org.tailormap.api.persistence.helper
Modifier and TypeMethodDescriptionvoid
ApplicationHelper.setCrsAndBounds
(Application a, MapResponse mapResponse) void
ApplicationHelper.setLayers
(Application app, MapResponse mr) -
Uses of MapResponse in org.tailormap.api.viewer.model
Modifier and TypeMethodDescriptionMapResponse.addAppLayersItem
(AppLayer appLayersItem) MapResponse.addBaseLayerTreeNodesItem
(LayerTreeNode baseLayerTreeNodesItem) MapResponse.addLayerTreeNodesItem
(LayerTreeNode layerTreeNodesItem) MapResponse.addServicesItem
(Service servicesItem) MapResponse.baseLayerTreeNodes
(List<@Valid LayerTreeNode> baseLayerTreeNodes) MapResponse.crs
(TMCoordinateReferenceSystem crs) MapResponse.initialExtent
(Bounds initialExtent) MapResponse.layerTreeNodes
(List<@Valid LayerTreeNode> layerTreeNodes)