# AMapGPSMocker **Repository Path**: Cocoapods-Wand/AMapGPSMocker ## Basic Information - **Project Name**: AMapGPSMocker - **Description**: forked from https://github.com/amap-demo/AMapGPSMocker.git - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-04-02 - **Last Updated**: 2022-07-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # AMapGPSMocker [![CI Status](https://img.shields.io/travis/roylly/AMapGPSMocker.svg?style=flat)](https://travis-ci.org/roylly/AMapGPSMocker) [![Version](https://img.shields.io/cocoapods/v/AMapGPSMocker.svg?style=flat)](https://cocoapods.org/pods/AMapGPSMocker) [![License](https://img.shields.io/cocoapods/l/AMapGPSMocker.svg?style=flat)](https://cocoapods.org/pods/AMapGPSMocker) [![Platform](https://img.shields.io/cocoapods/p/AMapGPSMocker.svg?style=flat)](https://cocoapods.org/pods/AMapGPSMocker) ## Features - [x] 单个和连续位置点的mock - [x] 单个位置点的地图选点 - [x] 连续多个位置点的地图选点 - [x] 连续多个位置点的文件写入和导出 - [x] 工具采用浮窗球的交互页面 - [ ] 支持读入gpx文件 - [ ] 支持苹果地图的mock位置点显示 ## Example To run the example project, clone the repo, and run `pod install` from the Example directory first. ## Requirements ## Installation AMapGPSMocker is available through [CocoaPods](https://cocoapods.org). To install it, simply add the following line to your Podfile: ```ruby pod 'AMapGPSMocker' ``` ## Author roylly, roylly@163.com ## License AMapGPSMocker is available under the MIT license. See the LICENSE file for more info.