summaryrefslogtreecommitdiff
path: root/map-server
Commit message (Collapse)AuthorAge
* altos-mapd: Use command line to pass map directory inKeith Packard2018-10-06
| | | | | | Don't bother with a default value, just require a command line param. Signed-off-by: Keith Packard <keithp@keithp.com>
* altos-map: Install .jar file for altos-mapKeith Packard2018-10-06
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* altos-map: Fix altos-map HTTP syntaxKeith Packard2018-10-06
| | | | | | | Add blank line between header and content. Make error pages have actual HTML content. Signed-off-by: Keith Packard <keithp@keithp.com>
* map-server: Add maps proxy serverKeith Packard2018-10-06
This creates a map proxy server to handle the new Google Maps API requirements Signed-off-by: Keith Packard <keithp@keithp.com>