Start a new topic

Click a marker and open a link to google map on android

Click a marker and open a link to google map on android


Hello all

I use Wikitude sdk and I would like to be able to click on a marker to open the native Maps on Android with the position of the marker.

How can I do that ?

 

Thanks

Please have a look at the concept of JS to native communication as shown in the Native POI detail Sample.

You may then launch Google maps by launching the proper intent in native Android coce, compare Google Maps Intent documentation.

Best regards,
Andreas
Login or Signup to post a comment