Share via


GetCopyrightFromBoundingBox interface

Methods

get(RenderGetCopyrightFromBoundingBoxParameters)

Returns copyright information for a given bounding box. Bounding-box requests should specify the minimum and maximum longitude and latitude (EPSG-3857) coordinates

Method Details

get(RenderGetCopyrightFromBoundingBoxParameters)

Returns copyright information for a given bounding box. Bounding-box requests should specify the minimum and maximum longitude and latitude (EPSG-3857) coordinates

function get(options: RenderGetCopyrightFromBoundingBoxParameters): StreamableMethod<RenderGetCopyrightFromBoundingBox200Response | RenderGetCopyrightFromBoundingBoxDefaultResponse>

Parameters

Returns