@mapgear/mapengine > Layer > GetGetFeatureInfoUrl
Layer.GetGetFeatureInfoUrl() method
Retrieve the WMS GetFeatureInfo url
Signature:GetGetFeatureInfoUrl(coordinate: number[]): string;
Parameters
| Parameter | Type | Description |
|---|---|---|
| coordinate | number[] | Coordinates to use in the feature info url |
string