large update wip

This commit is contained in:
2025-08-24 17:24:40 +03:00
parent ae2dce2871
commit ef93d51f77
50 changed files with 3459 additions and 621 deletions

View File

@@ -1,3 +1,5 @@
export const environment = {
hostUrl: 'http://localhost:3000'
hostUrl: 'http://localhost:3000',
mapTilerApiKey: '9LJZ0OppHyT3LzvQW3ce'
};