What's the code for on a button click it opens Google Maps and shows your current location? I'd like to later add pindrops from a SQlite database of nearby locations.... but I just want to learn the core location code for right now. Thanks!
Not too sure if you have found your answer but although I know you can load google maps from your app, I haven't seen anyone implement to get ur current locationor a certain location once you load it and I pretty sure you cant put pin drops from a database either. My suggestion is to implement a Map in your app yourself. Its not too hard and there are a few good tutorials out there. There are a lot missing which I am trying to figure out myself, I might even do an easy tutorial once I figure it all out.
Not too sure if you have found your answer but although I know you can load google maps from your app, I haven't seen anyone implement to get ur current locationor a certain location once you load it and I pretty sure you cant put pin drops from a database either. My suggestion is to implement a Map in your app yourself. Its not too hard and there are a few good tutorials out there. There are a lot missing which I am trying to figure out myself, I might even do an easy tutorial once I figure it all out.
so I can put a map in my app that will add the pindrops from the database? or do I have to manually load the pin drops? if you have a link to any good tutorials I'd appreciate it