UNPKG

ng-azure-maps

Version:
6 lines (5 loc) 125 B
import * as atlas from 'azure-maps-control'; export interface IMarkerEvent { marker: atlas.HtmlMarker; event: any; }