maptiler/tileserver-php

Some Error and other Question

Opened this issue · 3 comments

Hi
I have an Project for my upcoming Social Club. We want make Bus Journey and have an "homemade" on-board System who is running on my Laptop. Now I need an Map System who run offline.
Now I found your Project. I change the Template like here:
https://github.com/klokantech/tileserver-php/wiki/Template

and Download from your Company: 2017-07-03_europe_austria.mbtiles as Demo before I create my own Map Tiles. If there is no .mbtiles File the show the normal Open Streetmap and when I copy the .mbtiles File into the Folder I see just the "Maps hosted with TileServer-php v2.0" Banner and on the bottom left the Check box and the Bar.

An Plugin for Firefox show me some Error:
SyntaxError: missing variable name tileserver-php-master:22:22
SyntaxError: identifier starts immediately after numeric literal tileserver-php-master:1:18
SyntaxError: identifier starts immediately after numeric literal tileserver-php-master:1:25
SyntaxError: identifier starts immediately after numeric literal tileserver-php-master:1:22

It run on an Local Xampp for Demo.

The second thing is how can I remove the Openstreetmap Loading thing in the Backround because there is no Internet Connection. Thanks

Which version of PHP are you running?

My Hoster run: Current PHP version: 5.6
And on my Pc I think its PHP 7.X