GetMapAttribution interface
Methods
| get(Render |
The |
Method Details
get(RenderGetMapAttributionParameters)
The Get Map Attribution API allows users to request map copyright attribution information for a section of a tileset.
function get(options: RenderGetMapAttributionParameters): StreamableMethod<RenderGetMapAttribution200Response | RenderGetMapAttributionDefaultResponse>