Skip to content

Web Playground

Click here to try out the code editor and easily test your ideas on our Web SDK.

You can choose from a list of Pointr’s frequently used examples and generate the output of any additional customizations you wish to make on your project.

Pointr Examples:

  • Highlight POI
  • Show Map
  • Show Map (Specified)
    • Load the map with a specified site, building and level on start using the options field.
  • Wayfinding
    • Start wayfinding from a given starting point to a destination point
  • Custom Markers
    • Add a marker that is visible on a given level
    • Add a marker that is always visible on a given coordinate
    • Add a popup on a given coordinate
    • Add a button on a given level
  • Events
    • Wayfinding destination is selected
    • “Get Directions” button is clicked
    • Search is selected
    • Category / Quick Access Directory item is selected
    • Map is clicked

After making changes to the code editor, you can display / update the output on the frame by clicking the “Run” button.

If you would like to download the html file on your code editor, you can click on the “Download” button.


Last update: May 28, 2024
Back to top