Change to use maplibre-native and maplibre-gl-style-spec
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@ const fs = require('fs');
|
||||
|
||||
const clone = require('clone');
|
||||
const express = require('express');
|
||||
import {validate} from '@mapbox/mapbox-gl-style-spec';
|
||||
import {validate} from '@maplibre/maplibre-gl-style-spec';
|
||||
|
||||
const utils = require('./utils');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user