Skip to content

Commit

Permalink
Add basemap.at HiDPI
Browse files Browse the repository at this point in the history
  • Loading branch information
simon04 committed Nov 17, 2024
1 parent 5818c82 commit 0435c26
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app.ts
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@ const allMapLayers: Record<string, L.Layer> = {};

[
{id: 'geolandbasemap/normal', title: 'basemap.at', format: 'png'},
{id: 'bmaphidpi/normal', title: 'basemap.at HiDPI', format: 'jpeg'},
{id: 'bmapgrau/normal', title: 'basemap.at Grau', format: 'png'},
{id: 'bmaporthofoto30cm/normal', title: 'basemap.at Orthofoto', format: 'jpg'},
{id: 'bmapgelaende/grau', title: 'basemap.at Gelände', format: 'jpg'},
Expand Down

0 comments on commit 0435c26

Please sign in to comment.