Google map Api with ionic and angularjs

Hello,

Anyone has already used google map API in ionic + angularjs project ?
Because when I used this API, didn’t works. I saw a grey screen only.

Best regards

ion-google-places is a great plugin to start with

Set width and height of map div.
Check network connection.

Take a look at the TrendCity demo app (from the book ‘Developing an Ionic Edge’) on GitHub: https://github.com/trendicity/trendicity

image

You can find so many tutorials if you google them:

Pure JavaScript solution -> http://www.gajotres.net/using-google-maps-with-ionic-framework/
Cordova solution -> https://blog.nraboy.com/2014/10/implement-google-maps-using-ionicframework/
Several Google Maps skeleton starter apps can be found here -> http://www.gajotres.net/a-comprehensive-list-of-ionic-starter-apps/