How to Enable and Configure Kiosk Mode for Maps

Kiosk Mode displays AskCody Maps on touchscreens, perfect for shared spaces, enabling multi-user interaction. This guide explains enabling Kiosk Mode on MacOS and Windows for full screen map display.

A screenshot of AskCody Maps running in Kiosk mode

Why Use Kiosk Mode?

Kiosk Mode is optimized for large displays and shared environments. It includes:

  • Auto Reset Functionality: The map resets to its default view after 40 seconds of inactivity.
  • Fixed “You Are Here” Marker: A persistent marker to help users orient themselves.
  • Enhanced Toolbar: Features date picker, weekday, month, day, and time selectors for added functionality.

Step-by-Step Instructions to Enable Kiosk Mode

On MacOS

Follow these steps to enable Kiosk Mode on a Mac device using Google Chrome:

  1. Open your terminal.

  2. Use the following command to launch Chrome in Kiosk Mode. Make sure to use the command with the appropriate URL for your region:

    For US customers:

    /Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome \
    --kiosk https://us.goaskcody.com/maps \
    --user-data-dir=/tmp/chrome-kiosk-profile \
    --no-first-run \
    --disable-session-crashed-bubble \
    --disable-extensions \
    --disable-popup-blocking \
    --disable-infobars
    For EU customers:
    /Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome \
    --kiosk https://eu.onaskcody.com/maps \
    --user-data-dir=/tmp/chrome-kiosk-profile \
    --no-first-run \
    --disable-session-crashed-bubble \
    --disable-extensions \
    --disable-popup-blocking \
    --disable-infobars
  3. When using Maps in Kiosk mode, your organization likely has a designated user account for this purpose. Make sure to login using that account when prompted to do so. 
  4. The map will now open in fullscreen Kiosk Mode.

Note

Any bookings placed on the Map from the kiosk mode will be made under the name of the account you logged in with in step 4.

On Windows

Follow these steps to enable Kiosk Mode on a Windows device:

  1. Refer to our detailed guide on setting up Kiosk Mode for Windows here:
    How to Configure a Welcome Check-in Screen Without 3rd Party Software on Windows
  2. Use the following URL for your region:
    • US customers: https://us.goaskcody.com/maps
    • EU customers: https://eu.onaskcody.com/maps
  3. Follow the instructions in the guide to configure Chrome or Edge to run in full screen Kiosk Mode.

Additional Note

  • Ensure the device is connected to the internet and set up in a stable location.

By setting up Kiosk Mode for AskCody Maps, you’ll provide an optimized, user-friendly experience for shared spaces. If you encounter any issues, feel free to reach out to AskCody Support for assistance!