Fix build
This commit is contained in:
parent
661d0ca8fa
commit
eb7d31669f
@ -14,7 +14,7 @@
|
|||||||
* limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
import {LatLng, MarkerOptions, Marker, Util} from 'leaflet';
|
import {LatLng, MarkerOptions, Marker, Map, Util} from 'leaflet';
|
||||||
import {PlayerIcon} from "@/leaflet/icon/PlayerIcon";
|
import {PlayerIcon} from "@/leaflet/icon/PlayerIcon";
|
||||||
import {LiveAtlasPlayer} from "@/index";
|
import {LiveAtlasPlayer} from "@/index";
|
||||||
import {watch} from "@vue/runtime-core";
|
import {watch} from "@vue/runtime-core";
|
||||||
|
Loading…
Reference in New Issue
Block a user