Situm JS SDK is a JavaScript library to interact with the Situm REST APIs to build your own applications with the power of SITUM. Particularly, Situm JS SDK allows you to build upon Situm’s cartography to create geospatial web-based apps without much effort.
This library is used by Situm internally to build our dashboards and tools. It’s also used by other developers to build other kinds of cartography-based apps. For example:
- Providing a shop directory of a shopping mall in its webpage, displaying floorplans, routes and a POI search menu.
- Displaying the floorplans and different locations of a hospital on a digital kiosk.
- Creating a full-featured cartography-app to manage the cartography of your buildings (including the creation, update, deletion and retrieval of cartography elements such as floorplans, points of interest, geofences and routes).
If you are interested in using Situm JS SDK, please read the full docs in our Github.
Situm JS SDK is available via MIT License. You may download the source code, build it with NPM, generate the SDK documentation (reference) and ship it with your web app. If you need inspiration, you can take a look at our open-source code examples to quickly learn how to use this library.