The bundle dn_intro
allows you to create a step-by-step introductory guide for a map.apps app. It is based on the driver.js library.
See the dn_intro
bundle's documentation for more information.
- To be able to build the project with Maven, all files from
map.apps-VERSION/sdk/m2-repository
(path inside the map.apps distribution package) need to be copied manually to your local Maven repository (e.g.%UserProfile%/.m2/repository
for Windows,~/.m2/repository
for MacOS).
mvn initialize
mvn compile -P include-mapapps-deps,env-dev
The project is based on the latest version of the mapapps-4-developers Project.
See the README.md
file of that project for more information on how to run a local development server.