/iOS_3D_Demo

高德 iOS 3D SDK 官方Demo

Primary LanguageObjective-C

iOS_3D_Demo

高德 iOS 3D SDK 官方Demo

前述

架构

Controllers
  • <UIViewController>
    • MainViewController
    • BaseMapViewController 地图基类
      • MapTypeViewController 地图类型
      • TrafficViewController 实时交通
      • GestureAttributesViewController 手势屏蔽
      • AddGestureViewController 添加手势
      • OverlayViewController 基础overlay
      • CustomOverlayViewController 自定义overlay
      • GeodesicViewController 大地曲线
      • GroundOverlayViewController ground overlay
      • TileOverlayViewController tile overlay
      • AnnotationViewController 基础annotationView
      • CustomAnnotationViewController 自定义annotationView
      • AnimatedAnnotationViewController 动画annotationView
      • UserLocationViewController 定位
      • ScreenShotViewController 截屏
      • OfflineViewController 离线地图
      • TouchPoiViewController 地图内部POI
      • CoreAnimationViewController Core Animation
      • CustomUserLocationViewController 自定义定位annotationView
Models
  • Conform to <MAAnnotation>

    • AnimatedAnnotation
    • BusStopAnnotation
    • GeocodeAnnotation
    • POIAnnotation
    • ReGeocodeAnnotation
  • Conform to <MAOverlay>

    • FaceOverlay
    • LineDashPolyline
Views
  • MAAnnotationView

    • AnimatedAnnotationView
    • CusAnnotationView
  • MAHeaderView

  • CustomCalloutView

截图效果

map search

在线安装Demo

  • 手机扫描如下二维码直接安装

twoDemision

  • 手机上打开地址:<http://fir.im/amap3d>