Varun Vachhar

2015-01-05
Building mobile apps often requires working with location information. While, the Cordova geo-location plugin makes it quite trivial to get the latitude and longitude values for the user’s current location, what we often want is location identifiers that are meaningful to the user - and not necessarily corresponding to the place where the user is right now. Below we look at two ways at acquiring meaningful location identifiers.

2014-07-18
The Ionic Framework is an open source front-end framework for developing hybrid PhoneGap / Cordova mobile apps with HTML5. We’re big fans.