Simple App Example
Introduction
The goal of this video tutorial is to show how to create a simple app which gets device GPS data and transforms them into a postal address using google geocoding webservices. The video shows then how to get the current latitude and longitude of a map component and transform them into a postal address. The video shows finally how to create a data model.