Skip to content

mitchellaha/simple-map

Repository files navigation

simple-map

A Simple Leaflet Map with Electron

Secrets.TS

const nearmapAPIKey = '{Nearmap API Key Here}';

export class Secrets {
    public static nearmapAPIKey = nearmapAPIKey;
}

About

A Simple Leaflet Map with Electron

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published