Open Minhaf opened 8 years ago
@Minhaf I never got that far, however, the angular-google-maps lib which this demo uses, does support this (I believe this is new and did not exist when I first put this demo together). http://angular-ui.github.io/angular-google-maps/#!/api/marker
@skotturi thanks for your support. i managed to convert the list of nearest places into markers successfully by writing some custom code and making some changes in the google-places api. My project is running fine on browsers but its not running on android device plus i tried to work on ionic lab but it i'm getting no where on both with this issue. Please help me out of this issue. Google map is not showing up in both cases ( the android device & ionic lab )
I am not getting able to convert the list of the nearest places into markers and i'm using this code in my project. Can someone please tell me how to place markers on the nearest places ?