Travis CI

UberAnimation

This app is for demoing animating the car like uber from one position to another with preserving angle and smooth animation

Requirements

Xcode 10.1+ Swift 4.2+

Usage

Replace ADD_YOUR_GOOGLE_API_KEY in class AppDelegate.swift from your actual google api key from Here Once you have your app running in the simulator, select simulate locations in Xcode as follows screen shot 2019-02-11 at 6 08 12 pm

You will see nice moving car with uber like animation like below

Note: We are using the static path string for giving driving road location from A to B. For actual path use Google's direction api Here

Light Mode Dark Mode
Unable to load gif

Pause and play

  1. Simulate the location on the simulator
  2. Press the pause button to pause car animation and play to resume the animation

carrotation