The TiledMapHandler type exposes the following members.

Constructors

  NameDescription
Protected methodTiledMapHandler

Methods

  NameDescription
Protected methodCreateCachePath
Protected methodCreateMapLayers
Abstract method to create the Map layers for the request
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Protected methodGetCustomTooltipText
Public methodGetHashCode (Inherited from Object.)
Protected methodGetRecordAttributes
returns a list of key/values for each attributes of a record
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Protected methodOnBeginRequest
virtual method to create the Map layers and custom render settings for the request
Protected methodOnEndRequest
Protected methodProcessGetShapeAttributesRequest
Protected methodProcessGetShapeRequest
Protected methodProcessGetTileRequest
Public methodProcessRequest
Public methodToString (Inherited from Object.)

Properties

  NameDescription
Protected propertyCacheDirectory
Name of the directory (relative to the handler) used to store cached images
Protected propertyCacheOnServer
Whether or not to cache requested image requests on the server
Public propertyIsReusable
Protected propertyMapBackgroundColor
Color used to render the background of map tile images
Protected propertySupportTransparency

See Also