Weather Map - Takefive Interactive
WeatherMap combines weather info with map display. You can view the ongoing weather change of an entire region in one scroll! It is a tool designed for those of you who road-trip or travel around often.
Now the master
branch contains both Gaode Map & Google Map!
- Download the repository
git clone https://github.com/TakefiveInteractive/WeatherMap.git
cd WeatherMap
For checkout the ChinaVersion
git checkout ChinaVersion
- Install pods
cd WeatherAroundUs
pod install
- Open the workspace
open WeatherMap.xcworkspace
- Compile and run the app in simulator
- Under Xcode, press
Ctrl + R
- Xcode 6.3
- iOS 8
Now Weather Map version 2.2.0 is available in App Store.
- Alamofire for network request
- SwiftyJSON for handling JSON api
- Spring for code-less animation
- FMDB for data storing
- GPUImage for image handling
- HanekeSwift for cache
- Shimmer for animation