mirror of
https://github.com/maputnik/editor.git
synced 2025-12-25 23:50:02 +00:00
Migration of jsx files to tsx 3 (#851)
This is in continue to: - #850 - #848 The last files should be converted as part of this PR, there are only a handful left.
This commit is contained in:
@@ -8,7 +8,7 @@ import {apply} from 'ol-mapbox-style';
|
||||
import {Map, View, Overlay} from 'ol';
|
||||
|
||||
import {toLonLat} from 'ol/proj';
|
||||
import { StyleSpecification } from '@maplibre/maplibre-gl-style-spec';
|
||||
import type {StyleSpecification} from 'maplibre-gl';
|
||||
|
||||
|
||||
function renderCoords (coords: string[]) {
|
||||
|
||||
Reference in New Issue
Block a user