Skip to content
This repository was archived by the owner on Sep 17, 2021. It is now read-only.

conterra/mapapps-clock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clock Bundle

This bundle allows to display the user's current time and day of the month in map.apps. There are two representations available that can be selected via live configuration. The default is an analog clock which can be changed to a digital clock.

Screenshot clock

Installation Guide

No further Configuration is needed for your app to make this bundle work.

Development Guide

Define the mapapps remote base

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>

Other methods to to define the mapapps.remote.base property.
  1. Goal parameters mvn install -Dmapapps.remote.base=http://%YOURSERVER%/ct-mapapps-webapp-%VERSION%

  2. Build properties Change the mapapps.remote.base in the build.properties file and run: mvn install -Denv=dev -Dlocal.configfile=%ABSOLUTEPATHTOPROJECTROOT%/build.properties

About

This bundle allows to display the user's current time and day of the month in map.apps.

Topics

Resources

License

Stars

0 stars

Watchers

17 watching

Forks

Packages

 
 
 

Contributors