TencentNavKit
QMapView(TNKExtesion) Category Reference

地图扩展方法 More...

#import <QMapView+TNKExtesion.h>

Instance Methods

(void) - tnk_setVisibleMapWithPoints:edgePadding:animated:
 

Detailed Description

地图扩展方法

Method Documentation

◆ tnk_setVisibleMapWithPoints:edgePadding:animated:

- (void) tnk_setVisibleMapWithPoints: (NSArray< TNKCoordinatePoint * > *)  points
edgePadding: (UIEdgeInsets)  edgePadding
animated: (BOOL)  animated 

根据坐标数据设置地图可视区域

  • Parameters:
    • points: 坐标点数组
    • edgePadding: 视图边距信息
    • animated: 是否动画

The documentation for this category was generated from the following file: