Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mapConfig.json not working 404 ? #219

Open
ezhabchik-dev opened this issue Jun 6, 2022 · 3 comments
Open

mapConfig.json not working 404 ? #219

ezhabchik-dev opened this issue Jun 6, 2022 · 3 comments

Comments

@ezhabchik-dev
Copy link

browser = vts.browser('map-div', {
map: 'https://cdn.melown.com/mario/store/melown2015/map-config/melown/VTS-Tutorial-Map-4/mapConfig.json',
position : positionData
});

https://cdn.melown.com/mario/store/melown2015/map-config/melown/VTS-Tutorial-Map-4/mapConfig.json - this link isn't correct. Get 404 status

@helmuter
Copy link

helmuter commented May 3, 2024

The situation is still the same, all GPX viewer demos I can find refer to this URL. Could somebody help by posting a local backup? As it is an open source project, so hope this should be OK..

Thank you!

@jrjdavidson
Copy link

Kia ora helmuter,

The map.config file is a simple file json file, and could as such be copied somewhere, but what it actually contains is information that directs your browser where to find all the backend map resources. You will need a server with all the required vts backend resources to run examples. I'm not aware of any public servers at the moment, so if you want to run examples, you'll have to setup a server yourself. It isn't that hard if you have access to a Ubuntu machine, but be aware that the backend resources have been archived by the owners and are no longer in active development.

@helmuter
Copy link

helmuter commented May 5, 2024

Servus jrjdavidson,
thank you for your clear and quick answer, now I know a path and will give it a try soon.
Regards
Helmut

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants