Open In Map

Meet with Kuika OpenInMap system action.

The Open in Map system action allows the user to view the location or a specific address in a map application through an application or website.

The Open In Map system action is a system action supported in Mobile and Web applications.

It allows users to open a location, address or business in a map application and view more information.

According to the coordinates given in mobile applications, it is the action to open the selected application by providing the Google Maps application in Android operating systems and Google Maps and Maps options in IOS operating systems, and to show these coordinates as marked. Pin header can be entered as a parameter. If the drawRoute parameter is selected, it draws directions from the found location to the given location.

Select the element to add action. Click +Add Action under the Properties panel.(A)

OnClick → Device → Click on OpenInMap and add the OpenInMap action. (A)

  • Latitude: The latitude coordinates of the coordinates to be displayed are written.

  • Longitude: The longitude coordinate of the coordinates to be displayed is written.

  • pinTitle: The title of the model, which will appear as a small pop-up, is written on the pin sign that will be displayed on the coordinate.

  • drawRoute: If marked as true, it draws directions from the found location to the given location.

In the added action, Symbol Picker (B) is used to select the parameter input method of the action.

You can perform various operations for the added actions via Context menu (C).

You can easily copy the action with the Copy option. This way, you gain speed where action repetition is required.

You can add a message for the user with the Add Confirmation option,

With Add Condition, you can bind this message to a condition.

You can easily delete the action created with the Remove option.

Last updated