ionic-team / ionic-starter-maps

An Ionic starter project using Google Maps and a side menu
144 stars 58 forks source link

"Center on me" button issues #7

Closed pedro closed 9 years ago

pedro commented 9 years ago

Hey folks,

I'm having trouble to add Google maps to my Ionic app so decided to go back to the basic examples. This app works well on the browser, but I can't seem to get it to work smoothly on iOS.

On 7.1 it asks for permission to get the location twice, the second being an odd prompt:

screen shot 2015-03-24 at 2 38 04 pm

On 8.1 and 8.2 the app simply becomes unresponsive (can't scroll or click on anything). It seems to happen just before it can ask for permissions to get the location. I was able to reproduce this both on the emulator and on my own iPhone.

Any ideas/suggestions? Thanks!

pedro commented 9 years ago

Ah, fixed this installing the geolocation plugin. Will send a pull updating the readme.