|
高德地图SDK(导航)
V11.1.000
|
#include <MATileOverlay.h>
Public Attributes | |
| NSInteger | x |
| x坐标 x-coordinate More... | |
| NSInteger | y |
| y坐标 y-coordinate More... | |
| NSInteger | z |
| 缩放级别 zoom level More... | |
| CGFloat | contentScaleFactor |
| 屏幕的scale factor screen's scale factor More... | |
| NSInteger | index |
| 对应的下载url corresponding download URL More... | |
| NSInteger | requestId |
| 资源下载唯一标识,用于记录 Unique identifier for resource download, used for recording More... | |
| CGFloat MATileOverlayPath::contentScaleFactor |
屏幕的scale factor screen's scale factor
| NSInteger MATileOverlayPath::index |
对应的下载url corresponding download URL
| NSInteger MATileOverlayPath::requestId |
资源下载唯一标识,用于记录 Unique identifier for resource download, used for recording
| NSInteger MATileOverlayPath::x |
x坐标 x-coordinate
| NSInteger MATileOverlayPath::y |
y坐标 y-coordinate
| NSInteger MATileOverlayPath::z |
缩放级别 zoom level