![]() |
MapLink Pro 11.1.1.0.
Envitia MapLink Pro: The Ultimate Mapping Application Toolkit
|
A plugin data source may optionally implement this interface if it supports this capability.
Public Member Functions | |
virtual | ~TSLWMSLegendSupport ()=0 |
virtual bool | getLegendGraphic (const TSLWMSGetLegendGraphicRequest &request, TSLWMSGetLegendGraphicResponse &response)=0 |
|
pure virtual |
|
pure virtual |
This method will be called when the server receives a valid GetLegendGraphic request that requests a layer served by this plugin.
A description of the request is provided via the request parameter and the plugin should populate the response object appropriately.