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 APP1). 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.
--
You received this message because you are subscribed to the Google Groups "AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email to angular+u...@googlegroups.com.
To post to this group, send email to ang...@googlegroups.com.
Visit this group at http://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.
hey @EmmanuelDemey,