The TiledMapHandler type exposes the following members.
Constructors
Name | Description | |
---|---|---|
TiledMapHandler |
Methods
Name | Description | |
---|---|---|
CreateCachePath | ||
CreateMapLayers |
Abstract method to create the Map layers for the request
| |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetCustomTooltipText | ||
GetHashCode | (Inherited from Object.) | |
GetRecordAttributes |
returns a list of key/values for each attributes of a record
| |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
OnBeginRequest |
virtual method to create the Map layers and custom render settings for the request
| |
OnEndRequest | ||
ProcessGetShapeAttributesRequest | ||
ProcessGetShapeRequest | ||
ProcessGetTileRequest | ||
ProcessRequest | ||
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
CacheDirectory |
Name of the directory (relative to the handler) used to store cached images
| |
CacheOnServer |
Whether or not to cache requested image requests on the server
| |
IsReusable | ||
MapBackgroundColor |
Color used to render the background of map tile images
| |
SupportTransparency |