README A simple map app of Providence, RI drawn using canvas that retrieves map data from an sqlite database. Includes labels and panning functionality. To build use: mvn package To run use: ./run To start the server use: ./run --gui [--port=<port>]