切换地图样式

设置不同的styleURL,地图会呈现四种不同的样式,现阶段共提供四种样式URL:

陆地白天

http://map.botaisoft.com/apis/v1/resource/map/styles/street-day-v8.json

陆地夜晚

http://map.botaisoft.com/apis/v1/resource/map/styles/street-night-v8.json

海陆混合白天

http://map.botaisoft.com/apis/v1/resource/map/styles/mix-day-v8.json

海陆混合夜晚

http://map.botaisoft.com/apis/v1/resource/map/styles/mix-night-v8.json
// 设置样式
self.mapView.styleURL = [NSURL URLWithString:@"http://map.botaisoft.com/apis/v1/resource/map/styles/street-day-v8.json"];

results matching ""

    No results matching ""