Need For Something Different From Map Markers? Try Google Maps Ground Overlays
As defined by Google, ground overlays are overlays on the map that are attached to latitude/longitude coordinates. Unlike markers, ground overlays move when you...
As defined by Google, ground overlays are overlays on the map that are attached to latitude/longitude coordinates. Unlike markers, ground overlays move when you...
In a previous tutorial, you learnt how to implement the Google place picker API to get a nice set of nearby places around you. The google maps SDK for iOS has m...
Interacting with System directories in your device is often a common task and comes in handy when you need to store some type of data for later use, without the...
Event Kit framework is designed to grant developers access to data generated by both Calendar and Reminders system apps. The framework provides a set of API to ...
Update April 2016: Fully updated for iOS 9.3 (Xcode 7.3 and Swift 2.2). Lot of stuff was demonstrated in the first and second tutorials of this series, you lear...
Update October 2015: Fully updated for iOS 9 (Xcode 7 and Swift 2). In the previous tutorial, you learned how to use the MKLocalSearch API powered by MapKit fra...