Click or drag to resize

TileMatrixSet Methods

The TileMatrixSet type exposes the following members.

Methods
  NameDescription
Public methodApproximateBoundingBox(String, Int32, Double)
Determines the bounding box covering the tile matrix set.
Public methodApproximateBoundingBox(String, String, Int32, Double)
Utility extension that determines the bounding box for a tile matrix set based on MapServiceExtensions.ApproximateBoundingBox.
Public methodSelectTileMatrix
Provides an implementation of the SelectTileMatrixDelegate, selecting the best matching tile matrix for the requested map section.
Top
Extension Methods
  NameDescription
Public Extension MethodToJson
Converts an object to a JSON string representation.
(Defined by JSONWriter.)
Top
See Also