|
高德地图SDK(导航) V11.2.0501
|
#include <MAMapView.h>
Instance Methods | |
| (void) | - addEngineOverlay: |
| 向地图窗口添加Overlay。 Add Overlay to the map window | |
| - (void) addEngineOverlay: | (MABaseEngineOverlay *) | overlay |
向地图窗口添加Overlay。 Add Overlay to the map window
| overlay | 要添加的engine overlay The engine overlay to be added |