show provider of exchange rates data and map in about page
This commit is contained in:
@@ -10,6 +10,10 @@ const baiduMapHolder = {
|
||||
COORDINATES_BD09: window.COORDINATES_BD09 || 5
|
||||
};
|
||||
|
||||
export function getBaiduMapWebsite() {
|
||||
return 'https://map.baidu.com';
|
||||
}
|
||||
|
||||
export function loadBaiduMapAssets() {
|
||||
if (baiduMapHolder.BMap) {
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user