• Resolved osama1986

    (@osama1986)


    Hi Team,

    Could you please let me know how to webhook or any custom code to make the map moving on mobile version with one finger.

    I have searched on google and found that we have to set this value and i don’t know if it correct or not

    gestureHandling: 'greedy'

    Also, in mobile android and IOS versions with using webview , how to make the location enabled from android settings when the user click on detect my location button, because the current situation shows the mobile user popup says that ” the page at https://gh-nice.com” please select your location manually by clicking on the map then moving the marker to your desired location”. I think it will make a difference if you can help here because most users will use it also on webview android and IOS version not just web.

    Also, how to make the user click on map to show the marker not by using detect my location button.

    Thanks for always support and great plugin

    • This topic was modified 1 year, 5 months ago by osama1986.
    • This topic was modified 1 year, 5 months ago by osama1986.
    • This topic was modified 1 year, 5 months ago by osama1986.
    • This topic was modified 1 year, 5 months ago by osama1986.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Uriahs Victor

    (@uriahs-victor)

    Hi there,

    #1 – It’s not possible to move the map with one finger on mobile. It always has to be two. That is a limitation by Google. Regarding the gestureHandling, thats from the behaviour of the map while scrolling.

    Setting the gestureHandling to greedy would not be ideal and its default behaviour which requires a user to manually pan and zoom on the map is much more user friendly.

    #2 – That message regarding selecting the location on the map manually shows when a user denies the website access to their location, or if the site can’t detect their location automatically. At that point the user is asked to select it manually and the pin is set at to the “Default Coordinates” location which is set in “Display” settings of Kikote. I’m not a mobile developer so I can’t speak much on webview. But what I do know is that I’ve seen implementations where the location request for the website was taken care of by the web view. So you need to ask your mobile developer to look into that.

    #3 – Unfortunately, there’s no way to currently make selecting the location on the map possible without first clicking the “Detect Current Location” button unless you turn on the “Automatically detect customer location” option inside “General” settings of Kikote, however, I discourage this as if a user is not expecting for your site to ask for their location, they might select to deny providing the website with their location and that is when they’d receive the message about selecting it manually and then at that time they’d be able to move the map marker to their desired location.

    Hope this answers your questions, let me know if there’s anything else I can assist with

    Plugin Author Uriahs Victor

    (@uriahs-victor)

    I haven’t heard from you in a while so I’m going to close this thread now. Feel free to open another if you still have any questions

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Draggable map with one finger & clickable on map mobile version’ is closed to new replies.