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.
- Sign up for a free Stadia Maps account
- Go through property setup and create an API key.
- Update the
Info.plist
(either via project settings or opening directly) with your API key. - 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