ios - How to get marker longitutes and lattitued on marker tap or any details -


in delegate --- didtapatamrker have writen

   nslog(@" tapped  %@",marker.description); 

the output is

        tapped   <gmsmarker: 0x7fd125817250> police (47.099564, 4.413834), <uiimage: 0x7fd125816a00>, {28, 31} 

now can long , lat.but how retrieve here , if there other way can info of marker


Comments

Popular posts from this blog

resizing Telegram inline keyboard -

command line - How can a Python program background itself? -

php - "cURL error 28: Resolving timed out" on Wordpress on Azure App Service on Linux -