Skip to content

Commit 3f933b3

Browse files
committed
chore: project
1 parent e60fabe commit 3f933b3

File tree

2 files changed

+8122
-7226
lines changed

2 files changed

+8122
-7226
lines changed

demo-snippets/svelte/BasicRaster.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
import { RasterTileLayer } from '@nativescript-community/ui-carto/layers/raster';
55
import { VectorLayer } from '@nativescript-community/ui-carto/layers/vector';
66
import { CartoMap } from '@nativescript-community/ui-carto/ui';
7-
import { PanningMode } from '@nativescript-community/ui-carto/ui/index.android';
7+
import { PanningMode } from '@nativescript-community/ui-carto/ui/index';
88
import { setShowDebug, setShowError, setShowInfo, setShowWarn } from '@nativescript-community/ui-carto/utils';
99
import { Line, LineEndType, LineJointType, LineStyleBuilder } from '@nativescript-community/ui-carto/vectorelements/line';
1010
import { Marker, MarkerStyleBuilder } from '@nativescript-community/ui-carto/vectorelements/marker';

0 commit comments

Comments
 (0)