UNPKG

maplibre-gl-js-amplify

Version:

MapLibre Plugin to Support Amplify Geo Integration

3 lines (2 loc) 142 B
import { CreateMarkerOptions, ImageMarker } from './types'; export declare function createMarker(options?: CreateMarkerOptions): ImageMarker;