Base Event
Entries
LOAD_VENUE
Link copied to clipboard
LOAD_VENUE("LOAD_VENUE", MPIWebData.Init::class)
Content copied to clipboard
event for loading venue
POLYGON_CLICKED
Link copied to clipboard
POLYGON_CLICKED("POLYGON_CLICKED")
Content copied to clipboard
event triggered when polygon is clicked
MAP_CHANGED
Link copied to clipboard
MAP_CHANGED("MAP_CHANGED")
Content copied to clipboard
event triggered when map is changed
UPDATE_GEOLOCATION
Link copied to clipboard
UPDATE_GEOLOCATION("UPDATE_GEOLOCATION")
Content copied to clipboard
event for updating geolocations
SET_POLYGON_COLOR
Link copied to clipboard
SET_POLYGON_COLOR("SET_POLYGON_COLOR")
Content copied to clipboard
event for setting color of polygon
SET_BACKGROUND_COLOR
Link copied to clipboard
SET_BACKGROUND_COLOR("SET_BACKGROUND_COLOR")
Content copied to clipboard
event for setting background color of the map
GET_CURRENT_MAP
Link copied to clipboard
GET_CURRENT_MAP("GET_CURRENT_MAP")
Content copied to clipboard
event for getting the current map
CLEAR_POLYGON_COLOR
Link copied to clipboard
CLEAR_POLYGON_COLOR("CLEAR_POLYGON_COLOR")
Content copied to clipboard
event for clearing polygon color
CLEAR_ALL_POLYGON_COLORS
Link copied to clipboard
CLEAR_ALL_POLYGON_COLORS("CLEAR_ALL_POLYGON_COLORS")
Content copied to clipboard
event for clearing all of polygons' color
ADD_INTERACTIVE_POLYGON
Link copied to clipboard
ADD_INTERACTIVE_POLYGON("ADD_INTERACTIVE_POLYGON")
Content copied to clipboard
event for adding an interactive polygon
REMOVE_INTERACTIVE_POLYGON
Link copied to clipboard
REMOVE_INTERACTIVE_POLYGON("REMOVE_INTERACTIVE_POLYGON")
Content copied to clipboard
event for removing an interactive polygon
SET_SAFE_AREA
Link copied to clipboard
SET_SAFE_AREA("SET_SAFE_AREA")
Content copied to clipboard
event for setting safe area
LABEL_ALL_LOCATIONS
Link copied to clipboard
LABEL_ALL_LOCATIONS("LABEL_ALL_LOCATIONS")
Content copied to clipboard
event for labelling all locations
REMOVE_ALL_LABELS
Link copied to clipboard
REMOVE_ALL_LABELS("REMOVE_ALL_LABELS")
Content copied to clipboard
event for removing all labels
LABEL_POLYGON
Link copied to clipboard
LABEL_POLYGON("LABEL_POLYGON")
Content copied to clipboard
event for labelling a polygon
ENABLE_BLUE_DOT
Link copied to clipboard
ENABLE_BLUE_DOT("ENABLE_BLUE_DOT")
Content copied to clipboard
event for enabling the blue dot
DISABLE_BLUE_DOT
Link copied to clipboard
DISABLE_BLUE_DOT("DISABLE_BLUE_DOT")
Content copied to clipboard
event for disabling the blue dot
GET_NEAREST_NODE
Link copied to clipboard
GET_NEAREST_NODE("GET_NEAREST_NODE")
Content copied to clipboard
event for getting the nearest node
GET_BLUE_DOT_IS_FOLLOWING
Link copied to clipboard
GET_BLUE_DOT_IS_FOLLOWING("GET_BLUE_DOT_IS_FOLLOWING")
Content copied to clipboard
event for getting if blue dot is following
SET_BLUE_DOT_IS_FOLLOWING
Link copied to clipboard
SET_BLUE_DOT_IS_FOLLOWING("SET_BLUE_DOT_IS_FOLLOWING")
Content copied to clipboard
event for setting blue dot to be following
GET_DIRECTIONS
Link copied to clipboard
GET_DIRECTIONS("GET_DIRECTIONS")
Content copied to clipboard
event for getting directions
DATA_LOADED
Link copied to clipboard
DATA_LOADED("DATA_LOADED", MPIWebData.DataLoaded::class)
Content copied to clipboard
event triggered when data is loaded
FIRST_MAP_LOADED
Link copied to clipboard
FIRST_MAP_LOADED("FIRST_MAP_LOADED")
Content copied to clipboard
event triggered when first map is loaded
CREATE_MARKER
Link copied to clipboard
CREATE_MARKER("CREATE_MARKER")
Content copied to clipboard
event for creating markers
REMOVE_MARKER
Link copied to clipboard
REMOVE_MARKER("REMOVE_MARKER")
Content copied to clipboard
event for "REMOVE_MARKER"
MARKER_MOVE
Link copied to clipboard
MARKER_MOVE("MARKER_MOVE")
Content copied to clipboard
event triggered when a marker moves
OVERRIDE_LOCATION
Link copied to clipboard
OVERRIDE_LOCATION("OVERRIDE_LOCATION")
Content copied to clipboard
event for overriding locations
BLUE_DOT_UPDATED
Link copied to clipboard
BLUE_DOT_UPDATED("BLUE_DOT_UPDATED")
Content copied to clipboard
warning:"This enum is deprecated. Use BLUEDOT_POSITION_UPDATE and BLUEDOT_STATE_CHANGE instead"
BLUEDOT_POSITION_UPDATE
Link copied to clipboard
BLUEDOT_POSITION_UPDATE("BLUEDOT_POSITION_UPDATE")
Content copied to clipboard
event triggered when blue dot position updated
BLUEDOT_STATE_CHANGE
Link copied to clipboard
BLUEDOT_STATE_CHANGE("BLUEDOT_STATE_CHANGE")
Content copied to clipboard
event triggered when blue dot state changed
NOTHING_CLICKED
Link copied to clipboard
NOTHING_CLICKED("NOTHING_CLICKED")
Content copied to clipboard
event triggered when nothing is clicked
REMOVE_ALL_PATHS
Link copied to clipboard
REMOVE_ALL_PATHS("REMOVE_ALL_PATHS")
Content copied to clipboard
event for removing all paths
DRAW_JOURNEY
Link copied to clipboard
DRAW_JOURNEY("DRAW_JOURNEY")
Content copied to clipboard
event for drawing a journey
CLEAR_JOURNEY
Link copied to clipboard
CLEAR_JOURNEY("CLEAR_JOURNEY")
Content copied to clipboard
event for clearing journeys
SET_JOURNEY_STEP
Link copied to clipboard
SET_JOURNEY_STEP("SET_JOURNEY_STEP")
Content copied to clipboard
event for setting the current step in the journey
GET_NEAREST_NODE_BY_SCREEN_COORDINATES
Link copied to clipboard
GET_NEAREST_NODE_BY_SCREEN_COORDINATES("GET_NEAREST_NODE_BY_SCREEN_COORDINATES")
Content copied to clipboard
event for getting the nearest node using screen coordinates
STATE_CHANGED
Link copied to clipboard
STATE_CHANGED("STATE_CHANGED")
Content copied to clipboard
event triggered when state of the map is changed
SHOW_VENUE
Link copied to clipboard
SHOW_VENUE("SHOW_VENUE")
Content copied to clipboard
event for showing venue
ROTATION_CHANGED
Link copied to clipboard
ROTATION_CHANGED("ROTATION_CHANGED")
Content copied to clipboard
event for changing rotation
TILT_CHANGED
Link copied to clipboard
TILT_CHANGED("TILT_CHANGED")
Content copied to clipboard
event for changing tilt
SET_ROTATION
Link copied to clipboard
SET_ROTATION("SET_ROTATION")
Content copied to clipboard
event for setting rotation