Is it possible to open standard Google Map application from my application. I have latitude and longitude of that place and I want to open google map application from my ionic application.
If it is not possible please share alternatives.
Thanks
Is it possible to open standard Google Map application from my application. I have latitude and longitude of that place and I want to open google map application from my ionic application.
If it is not possible please share alternatives.
Thanks
On Android, you could also try sending an Intent using the WebIntent plugin.