/maptrack

A Web Map Generator Application

Primary LanguageJavaScriptApache License 2.0Apache-2.0

MapTrack Workbench

Sources for the official Thingtrack maptrack application: http://www.thingtrack.com/

Maptrack Workbench

Running the App

Run the Maven 'install' for each project target and deploy the resulting WAR file to your Java application server.

Licenses

The source code is released under Apache 2.0.

The application uses:

Directory Structure

  |-konekti.map/ ................... Parent project pom with many common dependencies
  |-konekti.map.dao.api/ ........... Persistence API
  |-konekti.map.dao.impl/ .......... Persistence API Implementation
  |-konekti.map.doamin/ ............ Domain Layer
  |-konekti.map.service.api/ ....... Service API
  |-konekti.map.service.impl/ ...... Service API Implementation	  
  |-konekti.map.mobile/ ............ Mobile Web Application
  |-konekti.map.workbench/ ......... Web Application
  |-konekti.maven.parent/ .. ....... Pom Parent Project
  |-license ........................ Commercial License
  '-README.md ...................... Release readme