Skip to content

Commit

Permalink
fix: 修改 LocationSearch 高德 key 值
Browse files Browse the repository at this point in the history
  • Loading branch information
zhaoqianci committed May 6, 2024
1 parent f7b9964 commit a05834f
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/components/LocationSearch/constant.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,3 @@
export const CLS_PREFIX = 'larkmap-location-search';

export const GAO_DE_API_URL = 'https://restapi.amap.com/v3/assistant/inputtips';

export const AMAP_AVAILABLE_KEY_LIST = [
'20a5ed5ecb2756a0361e83e794b4aa0a',
'fdd01f9a9dd6846239b9523d7923339b',
'053b838db2f7b6a871b6ec5dbf62ab62',
];

0 comments on commit a05834f

Please sign in to comment.