hi everyone,
I am pretty new to Cordova in general. I would like using ngCordova with Angular Google Maps and Google places API. I’m trying to get my example (SAKOTTURI APP). This example showing:
- ngCordova’s Geolocation plugin to locate the user’s device
- Angular Google Maps to display a Google Map
- Angular Google Places to search for Nearby Places
So far, I implemented this example. Browser well done. but for some reason it doesn’t show in real android device.
Couldn’t get working “Angular Google Maps” and “Angular Google places” in real android device.
I haven’t been add cordova plugin “gelocation”, “white list”. But It also not working.
So, how do use cross work with this example.
Do I lack some package ?
Currently I am focusing on mostly android side. Information of my device: Nexus 5, Android 5.1.1.
- my browser image:
- my application image:
I’d appreciate any help.
Cheers in advance.