I\'m trying to display the user\'s current location on a google map but in the case below, the map doesn\'t even get displayed. What should I change to fix this?
It seems that your creation of the map isn't in your viewDidLoad function. You may want to try moving that there and see what happens.
viewDidLoad