UNPKG

ng2-heremaps

Version:
5 lines (4 loc) 94 B
import { LatLng } from './lat-lng'; export interface BubbleOptions { position?: LatLng; }