UNPKG

@igo2/geo

Version:
5 lines (4 loc) 186 B
export declare class OsmLinks { static getOpenStreetMapLink(lon: any, lat: any, zoom?: number): string; static getOpenStreetCamLink(lon: any, lat: any, zoom?: number): string; }