How to run example apps
The Data Inspector Library provides example applications designed to help you understand the different use cases. There are two ways to access the examples:
- Follow this link to access the examples hosted on the HERE platform. You can start investigating Data Inspector capabilities right away, without any installations. The only thing you need is to log into the platform.
- Follow the steps described in the Install Example Apps chapter to install
and run the examples locally. Once installed, open the examples at
http://localhost:5000/.
Each example runs in the Data Inspector application window (represented by the DataInspector class) and explains a single feature of a certain Data Inspector Library component or a combination of various features. 
Updated 2 days ago