A map demo using RXswift framework and mapBox.
This project demonstrate how to implement a map and localizate the user.
It also show you how to localisate in the map by entering an address.
- Go on your terminal & cd path/InitialDriver
- Run
pod install
- Open InitialDriver.xcworkspace and run it
That's it :)