Coder Social home page Coder Social logo

myroute's Introduction

MyRoute

更新说明

2016年07月19日
  • 更新地图SDK为4.0.0,搜索SDK为4.0.0
2016年04月11日
  • 适配至Xcode7.3
  • 更新地图SDK为3.3.0,搜索SDK为3.3.0
2015-11-26
  • 适配至Xcode7.1.1
  • 更新地图SDK为3.2.0,搜索SDK为3.1.0

前述

Use swift with MAMapKit. 此Demo使用swift语言,结合高德地图SDK,实现了记录路径、保存、查看路径等功能。

注意

此工程使用Xcode6 beta4 开发,请保证使用此版本打开工程。如果使用其他版本的XCode则不保证能够顺利编译通过。 另此工程使用的是高德MAMapKit的2D版本

使用说明

主界面左上按钮为开始/停止记录路径,右上按钮为查看历史记录。点击一条历史记录进入展示路径界面。

截图效果

main

history

replay

myroute's People

Contributors

hadesh avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

myroute's Issues

高德地图3D SDK轨迹回放

大神我发现2D地图好多楼群不显示,所以我现在想用替换成3D地图SDK,isShowsUserLocation修改成showsUserLocation了,编译过去了,但是不能回放轨迹了,还有其他地方需要修改吗?有没有一个文档说明3D地图和2D的使用区别?

有没有xcframework

Xcode 12.5 Swift 5
in /XXXX/Frameworks/MAMapKit.framework/MAMapKit(MAMapKit-arm64-master.o), building for iOS Simulator, but linking in object file built for iOS, file '/XXX/Frameworks/MAMapKit.framework/MAMapKit'

关于后台运行

请问这个并没有使用高德地图的定位sdk,是如何实现连续记录位置的呢?
最近要做一款班车定位软件,后台上传数据到数据库,高德SDK,锁屏之后还会活动吗?后台可以上传吗?

执行pod intall 之后的编译错误

我执行pod intall 之后

编译

在这两条语句上
MAMapServices.sharedServices().apiKey = APIKey
AMapSearchServices.sharedServices().apiKey = APIKey
出现 unresolved 问题,似乎无法识别MAMapServices和这两个类

/Users/gus/Documents/OpenSource/iOS/MyRoute/MyRoute/AppDelegate.swift:23:9: Use of unresolved identifier 'MAMapServices'
/Users/gus/Documents/OpenSource/iOS/MyRoute/MyRoute/AppDelegate.swift:24:9: Use of unresolved identifier 'AMapSearchServices'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.