/ferrostar-ios-demo

A demo application demonstrating Ferrostar

Primary LanguageSwiftBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Ferrostar iOS Demo

This project is a minimal demonstration of how to use Ferrostar in an iOS application.

This will eventually be replaced by the demo app that now lives in the repo, but this exists as a nice separate standalone app that does a full minimal navigation experience for now.

Quickstart

  1. Sign up for a free Stadia Maps account
  2. Go through property setup and create an API key.
  3. Update the Info.plist (either via project settings or opening directly) with your API key.
  4. Run the app!

NOTES:

  • If you are running in the Simulator, set your location to Apple
  • If you running on a device, you probably need to change the test location to some other place nearby (we plan to replace this with a map)
  • At the moment, this is purely for functional testing; no effort has yet gone into polish