Using geo.dyomedea.com
This commit is contained in:
parent
c7852ad727
commit
3e98f7f745
|
@ -64,7 +64,7 @@ export const Overlays: Component<Props> = ({ map }) => {
|
|||
'EPSG:900913:29',
|
||||
'EPSG:900913:30',
|
||||
];
|
||||
const baseUrl = 'http://localhost:8081/geoserver/gwc/service/wmts';
|
||||
const baseUrl = 'https://geo.dyomedea.com/geoserver/gwc/service/wmts';
|
||||
const geoServerStyle = '';
|
||||
const format = 'application/vnd.mapbox-vector-tile';
|
||||
const infoFormat = 'text/html';
|
||||
|
|
Loading…
Reference in New Issue