UNPKG

@geoql/v-mapkit.js

Version:

MapKit with the power of Vue 3

3 lines (2 loc) 130 B
import { type PolylineOverlayProps } from '~/types'; export declare const PolylineOverlay: (props: PolylineOverlayProps) => void;