Class LayerDescriptionController


  • @Validated
    @RequestMapping(path="${tailormap-api.base-path}/{viewerKind}/{viewerName}/layer/{appLayerId}/describe",
                    produces="application/json")
    public class LayerDescriptionController
    extends Object
    • Constructor Detail

      • LayerDescriptionController

        public LayerDescriptionController​(FeatureSourceRepository featureSourceRepository)