Map Doc
1.0
iOS-引擎SDK-开放平台
MBMapUtils.h
浏览该文件的文档.
1
//
2
// MBMapUtils.h
3
// iNaviCore
4
//
5
// Created by delon on 13-4-28.
6
// Copyright (c) 2013年 Mapbar. All rights reserved.
7
//
8
12
@interface
MBMapUtils
: NSObject
20
+ (uint)ucolor2ncolor:(UIColor *)color;
28
+ (UIColor *)ncolor2ucolor:(NSUInteger)color;
29
@end
MBMapUtils
Definition:
MBMapUtils.h:12