Title
Page icon
Create new category
Edit page index title
Edit category
Edit link
Events to unity
All events that can be send to the map using the sendEvent method.
Section | Event name | Description |
|---|---|---|
Zoom in camera with a step of 'zoomValue' | ||
Zoom out camera with a step of 'zoomValue' | ||
Reset camera zoom to default position | ||
Return the current zoom value | ||
Set current zoom level | ||
Move camera to a container and zoom on it | ||
Set camera mode | ||
Allow or disallow the user tacking by the main camera | ||
Fetch all templates availables for current map | ||
Apply a template to a container | ||
Remove a template from a container | ||
Remove all templates of the map | ||
Calculate and generate an itinerary to a specific container (containers are objects like table, doors, stairs, shelves etc ...) | ||
Change itinerary path color | ||
Enable camera to follow user position. it's a toggle event, call it second time for undo | ||
Start animation from terminal (or current user position) to destination | ||
Show or hide walls | ||
Enable or disable an outline on a specific container | ||
Delete all outline | ||
Get all available floors | ||
Set current floor. Others floors are hidden | ||
Show all floor | ||
Change background colour | ||
Take a screenshot of the map and return the base64 image | ||
Remove current map from device memory. Used for change current map | ||
Allow unity to fire event in relation with mouse (on click, on hover etc ...) | ||
Enable real time updates when a container changed from the server | ||
Enable the outside map of the building | ||
Allow to disable logs or increase its verbosity | ||
Create and show a new waypoint on the map | ||
Delete a temporary waypoint | ||
Move a waypoint position | ||
Show or hide all temporaries waypoints | ||
Show or hide an temporary waypoint | ||
Get all temporary waypoints | ||
Return all metadata | ||
Define current user position | ||
Get current user position in the map | ||
Activate / disable user orientation | ||
Center map on user position | ||
Hide all UI | ||
show all UI | ||
Filter UI shown by key value metadata | ||
Show or hide google map in the background | ||
Define text and icon size |
