google

Hero image for article
Icon for article
cordovagooglegoogle mapsintermediateionic2

Integrating Native Google Maps into an Ionic 2 Application

5 min read

The Google Maps Javascript SDK does a great job and performs well. There is another option available though, and that is the Google Maps plugin for Cordova.

Hero image for article
Icon for article
googlegooglemapsintermediateionic2

Google Maps in Ionic 2: Native or Web?

5 min read

A discussion on the differences between the Google Maps Javascript SDK and the native Cordova plugin when using maps in Ionic 2.

Hero image for article
Icon for article
apigoogle

How to Use the Google Places API in a Sencha Touch Application

2 min read

I've been developing an application that uses the Google Maps API and needed to include the Google Places API as well. I had a bit of trouble with the integration...