msc: change martin url

main
gtitov 3 years ago
parent 9ebaa873e7
commit 15bf8342a8

@ -30,7 +30,7 @@ export default {
const addSamplesLayer = () => { const addSamplesLayer = () => {
map.value.addSource('samples', { map.value.addSource('samples', {
'type': 'vector', 'type': 'vector',
"tiles": ["http://localhost:8080/martin/public.geodata/{z}/{x}/{y}.pbf"], "tiles": ["http://localhost/martin/public.geodata/{z}/{x}/{y}.pbf"],
'promoteId': 'fadr', 'promoteId': 'fadr',
}); });

Loading…
Cancel
Save