incubator-baremaps
incubator-baremaps copied to clipboard
service URL should be more parametrable
To deploy baremaps-server in an environment with complex http routing, It would be probably beneficial to be able to parametrize the service route instead of having it hardcoded as /tiles.
See this point: https://github.com/baremaps/baremaps/blob/master/baremaps-server/src/main/java/com/baremaps/server/StyleBuilder.java#L54