summaryrefslogtreecommitdiff
path: root/map-server/altos-map/AltosMap.java
Commit message (Collapse)AuthorAge
* 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>