How to use the Google Maps rightclick for mobile

Asked

Viewed 44 times

1

Today I added an event to my map, in case if right-clicking, performs a certain event. I’m without cell phone to test.

But cell phone has no right button. The google maps api converts this event into what? How the user will hold this event?

 map.data.addListener('rightclick', function(event) {
No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.