A MapsIndoors powered showcase app free to use and adapt to your needs.
Before you begin, make sure your development environment includes Node.js, npm package manager and Angular CLI globally.
Open index.html and insert your own Google Maps API Key and if provided also your MapsIndoors API Key.
Using a terminal/shell in the project folder, run the following commands:
-
Run
npm installto install all dependencies. -
Run
ng serve --ofor a dev server. The app will automatically reload if you change any of the source files.
Check out a running version here.