类列表



类 BigMap.TileLayer

Constructor Attributes Constructor Name and Description
BigMap.TileLayer(options)
图片图层
类 详情
BigMap.TileLayer(options)
图片图层
Parameters:
{json} options
传入属性
{
   tileUrl:"string 图层路径",
   tileUrlFunction:"function 回调函数",
   zIndex:"number 层级",
   minZoom:"number 最小图层",
   maxZoom:"number 最大图层"
}

Documentation generated by JsDoc Toolkit 2.4.0 on Wed Oct 19 2016 13:15:54 GMT+0800 (CST)