This bundle allows you to create your own step-by-step guide in map.apps based on the hopscotch framework. https://github.com/linkedin/hopscotch
❗ desktop-only
https://demos.conterra.de/mapapps/resources/apps/downloads_intro_4x/index.html
Requirement: map.apps 4
Before you can run the project you have to define the mapapps.remote.base property in the pom.xml-file:
<mapapps.remote.base>http://%YOURSERVER%/ct-mapapps-webapp-%VERSION%</mapapps.remote.base>
-
Goal parameters
mvn install -Dmapapps.remote.base=http://%YOURSERVER%/ct-mapapps-webapp-%VERSION%
-
Build properties Change the mapapps.remote.base in the build.properties file and run:
mvn install -Denv=dev -Dlocal.configfile=%ABSOLUTEPATHTOPROJECTROOT%/build.properties