GetPolygon interface
Methods
get(Search |
The |
Method Details
get(SearchGetPolygonParameters)
The Get Polygon
API is an HTTP GET
request that supplies polygon data of a geographical area outline such as a city or a country region.
function get(options: SearchGetPolygonParameters): StreamableMethod<SearchGetPolygon200Response | SearchGetPolygonDefaultResponse>
Parameters
- options
- SearchGetPolygonParameters
Returns
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript