iOS高德地图SDK(2D)  v5.6.0
MATileOverlayPath Struct Reference

记录某特定tile的据结构。contentScaleFactor根据设备的ScrennScale而定, 为1.0或2.0。 More...

#include <MATileOverlay.h>

Public Attributes

NSInteger x
 x坐标 More...
 
NSInteger y
 y坐标 More...
 
NSInteger z
 缩放级别 More...
 
CGFloat contentScaleFactor
 屏幕的scale factor More...
 

Detailed Description

记录某特定tile的据结构。contentScaleFactor根据设备的ScrennScale而定, 为1.0或2.0。

Member Data Documentation

◆ contentScaleFactor

CGFloat MATileOverlayPath::contentScaleFactor

屏幕的scale factor

◆ x

NSInteger MATileOverlayPath::x

x坐标

◆ y

NSInteger MATileOverlayPath::y

y坐标

◆ z

NSInteger MATileOverlayPath::z

缩放级别


The documentation for this struct was generated from the following file:
© 2017 高德信息技术有限公司 版权所有,保留所有权利。