FMGLMapView+FMGLCustomStyleLayerAdditions

概述

FMGLMapView类的补充,用于向FMGLMapView插入自定义的图层。

函数

-insertCustomStyleLayerWithIdentifier:

插入指定式样图层

PARAMETERS

参数 类型 说明
identifier NSString 标识
preparation FMGLCustomStyleLayerPreparationHandler 绘制前回调
drawing FMGLCustomStyleLayerDrawingHandler 绘制回调
completion FMGLCustomStyleLayerCompletionHandler 绘制后回调
otherIdentifier NSString 下layer标识

RETURN VALUE

void

-removeCustomStyleLayerWithIdentifier:

移除指定式样图层

PARAMETERS

参数 类型 说明
identifier NSString 标识

RETURN VALUE

void

-setCustomStyleLayersNeedDisplay

设置图层刷新

PARAMETERS

参数 类型 说明

RETURN VALUE

void

results matching ""

    No results matching ""