<< Click to Display Table of Contents >>

SuperGIS Server JavaScript API

 

new sg.layers.TileInfo(param)

 

 

Description

Tile information for TileLayer

 

Position

TileInfo.js

 

 

Parameters

 

Parameter

Type

Description

param

Object

初始化設定,包括 dpi, 格式等

set object

Name

Type

Description

dpi

Number

圖磚的dpi設定

format

String

快取圖磚的影像格式

height

Number

每張圖磚的高(pixel)

lods

Array.<sg.layers.LOD>

圖磚的LoD資訊陣列

origin

sg.geometry.Point

圖磚的原點資訊

spatialReference

sg.SpatialReference

圖磚的空間參考

width

Number

每張圖磚的寬(pixel)

 

 

Properties

 

Properties

Type

Description

dpi

Number

圖磚的dpi設定

format

String

快取圖磚的影像格式

height

Number

每張圖磚的高(pixel)

lods

Array.<sg.layers.LOD>

圖磚的LoD資訊陣列

origin

sg.geometry.Point

圖磚的原點資訊

spatialReference

sg.SpatialReference

圖磚的空間參考

width

Number

每張圖磚的寬(pixel)

 

 

 


©2015 Supergeo Technologies Inc.