Skip to content
https://amap.com

Performance

· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
76
GRADE
C
FIX
5
REVIEW
3
PASS
7
INFO
2

Performance-focused optimization plan with CWV assessment, top offenders, and time estimates

22
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
59
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
54
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
54
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.

9.75 s

Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.

16.45 s

Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.

5.41 s

Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.

0.103

Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.

16.12 s

Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.

21.32 s

Page Load Progression

930 ms
1.9 s
2.8 s
3.7 s
4.7 s
5.6 s
6.5 s
7.4 s
Checks
17
7 PASS 3 REVIEW 5 FIX
D
Page Weight Budget
Action
2.4 MB transferred, 142 requests
FIX
2.4 MB transferred, 142 requests
Info::
Page weighs 7.6 MB (2.4 MB transferred)
Warning::
JavaScript is 1.4 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.4 MB
Warning::
142 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.50 g CO2 per page load
2.4 MB / 2.4 MB budget
2.4 MB transferred
142 requests
0.50 g CO2 per page load
JavaScript 1.4 MiB 60%
Other 310.0 KiB 13%
Images 289.5 KiB 12%
HTML 214.2 KiB 9%
Other 142.5 KiB 6%
Other 7.2 KiB 0%
Other 4.8 KiB 0%
0 2.4 MB 4.9 MB
Approaching limit

Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.

Why this matters

JavaScript bundle is large — code-split routes and lazy-load off-screen components to defer.

Source: web.dev

Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.

Why this matters

High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.

Source: web.dev

D
Third-Party Impact
Action
95% third-party, 0 ms blocking
FIX
95% third-party, 0 ms blocking
Warning::
Third-party code accounts for 95% of page weight (2.3 MiB of 2.4 MiB)
Info::
Third-party blocking time is low (0 ms)
95%
First-party Third-party
F
JS Execution Cost
Action
11234ms total JS execution
FIX
11234ms total JS execution
Warning::
https://webapi.amap.com/maps?v=2.0&key=ab403a9b356...: 5356ms CPU time
Warning::
https://g.alicdn.com/aes/??tracker/3.3.9/index.js,...: 2549ms CPU time
Warning::
Unattributable: 641ms CPU time
Warning::
https://g.alicdn.com/AWSC/et/1.83.41/et_f.js: 588ms CPU time
Warning::
https://a.amap.com/pc/static/config/config_m/mapTr...: 546ms CPU time
Warning::
Third-party scripts: 10927ms (97% of total)

Main Thread Breakdown

Script Evaluation 57% Other 36% Script Parsing & Compilation 4%
ScriptTotalScriptingParse/CompileParty
https://webapi.amap.com/maps?v=2.0&key=ab403a9b356e63c917ff05b037cd3e7d&plugin=AMap.Scale5356ms1877ms80ms3rd
https://g.alicdn.com/aes/??tracker/3.3.9/index.js,tracker-plugin-pv/3.0.6/index.js,tracker-plugin-event/3.0.0/index.js,tracker-plugin-jserror/3.0.3/index.js,tracker-plugin-api/3.1.3/index.js,tracker-plugin-perf/3.1.0/index.js,tracker-plugin-longtask/3.0.1/index.js2549ms2322ms72ms3rd
Unattributable641ms8ms0ms3rd
https://g.alicdn.com/AWSC/et/1.83.41/et_f.js588ms497ms50ms3rd
https://a.amap.com/pc/static/config/config_m/mapTracker.js546ms514ms14ms3rd
https://m.amap.com/513ms242ms130ms3rd
https://amap.com/assets/lib/mapTracker.js307ms281ms9ms1st
https://g.alicdn.com/AWSC/fireyejs/1.231.67/fireyejs.js245ms208ms34ms3rd
https://webapi.amap.com/mapsplugin?v=2.3.5.6&cls=WebGLRender&key=ab403a9b356e63c917ff05b037cd3e7d&t=1773639622895190ms155ms34ms3rd
https://g.alicdn.com/alilog/mlog/aplus_wap.js144ms107ms35ms3rd

Showing top 10 of 12 scripts

D
Page Weight Inventory
Action
142 resources · 2.4 MB · 222 KB savings available
FIX
142 resources · 2.4 MB · 222 KB savings available
Warning::
Page weight 1.4 MB over 1MB target
Got: 2.4 MB Expected: ≤ 1 MB
Info::
~222 KB of savings available
Warning::
139 third-party resources (95% of weight)
Info::
2 resources over 200KB
142 resources · 2.4 MiB · 139 third-party 1.4 MiB over 1MB target
JavaScript 63% · 1.5 MiB
Other 16% · 385.4 KiB
Image 12% · 301.1 KiB
Document 9% · 214.5 KiB

~221.7 KiB of savings available

Remove unused JavaScript: 221.7 KiB
D
HTTP Caching
Action
no-store (uncacheable)
FIX
no-store (uncacheable)
Info::
Cache-Control: no-store prevents all caching
Intentional for dynamic content, but increases server load for every page view.
Got: no-store
Info::
Last-Modified header present
Cache-Control

no-store

DirectiveValueMeaning
no-storeNever cache this response
B
Image Optimization
34 images, 0 KB saveable
REVIEW
34 images, 0 KB saveable
Info::
All images are well-optimized
34 images 289 KB
0 oversized -0 KB
25 legacy format
0 missing dimensions CLS risk
C
JS Bundles
Action
37 scripts, 222 KB unused
REVIEW
37 scripts, 222 KB unused
Warning::
https://webapi.amap.com/maps?v=2.0&key=ab403a9b356...: 180 KB unused (63%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://amap.com/assets/lib/mapTracker.js: 21 KB unused (38%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://g.alicdn.com/AWSC/et/1.77.4/et_f.js: 21 KB unused (24%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 222 KB
222 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://webapi.amap.com/maps?v=2.0&key=ab403a9b356e63c917ff05b037cd3e7d&plugin=AMap.Scale287 KB180 KB (63%)3rd
https://amap.com/assets/lib/mapTracker.js56 KB21 KB (38%)1st
https://g.alicdn.com/AWSC/et/1.77.4/et_f.js86 KB21 KB (24%)3rd
https://d.alicdn.com/alilog/??aplus/1.13.27/aplus_wap.js,aplus/1.13.27/plugin/aplus_spmact.js?v=2026010817155067 KB3rd
https://a.amap.com/pc/static/config/config_m/mapTracker.js72 KB3rd
https://g.alicdn.com/aes/??tracker/3.3.9/index.js,tracker-plugin-pv/3.0.6/index.js,tracker-plugin-event/3.0.0/index.js,tracker-plugin-jserror/3.0.3/index.js,tracker-plugin-api/3.1.3/index.js,tracker-plugin-resourceError/3.0.4/index.js,tracker-plugin-perf/3.1.0/index.js,tracker-plugin-eventTiming/3.0.0/index.js,tracker-plugin-autolog/3.0.13/index.js38 KB3rd
https://webapi.amap.com/maps?v=2.0&key=d1f15ad3fdf0c704434eaf23c7c18698&plugin=AMap.Adaptor338 KB3rd
https://amap.com/build/map.c166ed75c4bbd270774c.js33 KB1st
https://g.alicdn.com/AWSC/et/1.83.41/et_f.js110 KB3rd
https://fourier.taobao.com/rp?ext=51&data=jm_null&random=05550262346187862&href=https%3A%2F%2Famap.com%2F&protocol=https:&callback=jsonpCallback1 KB3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A+
Font Loading
No web fonts (system fonts)
PASS
No web fonts (system fonts)
Info::
No web fonts loaded — system fonts are fastest
No web fonts loaded — system fonts are optimal.
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
Network Waterfall
142 requests over 11259ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s FCP 9.8 s LCP 16.4 shttps://amap.com// https://amap.com/ — 200 — 26.0 KiB — 891 ms — http/1.1https://a.amap.com/pc/static/config/amapConfig.jsa.amap.com/pc/static/config/amapCon... https://a.amap.com/pc/static/config/amapConfig.js — 200 — 2.4 KiB — 1.3 s — h2https://g.alicdn.com/??AWSC/AWSC/awsc.js,sd/baxia-entry/baxiaCommon.jsg.alicdn.com/??AWSC/AWSC/awsc.js,sd... https://g.alicdn.com/??AWSC/AWSC/awsc.js,sd/baxia-entry/baxiaCommon.js — 200 — 11.7 KiB — 542 ms — h2https://amap.com/assets/lib/mapTracker.js/assets/lib/mapTracker.js https://amap.com/assets/lib/mapTracker.js — 200 — 55.6 KiB — 728 ms — http/1.1https://g.alicdn.com/dt/tracker/4.3.1/??tracker.Tracker.js,tracker.interfaceTrackerPlugin.jsg.alicdn.com/dt/tracker/4.3.1/??tra... https://g.alicdn.com/dt/tracker/4.3.1/??tracker.Tracker.js,tracker.interfaceTrackerPlugin.js — 200 — 7.6 KiB — 534 ms — h2https://g.alicdn.com/alilog/mlog/aplus_v2.jsg.alicdn.com/alilog/mlog/aplus_v2.j... https://g.alicdn.com/alilog/mlog/aplus_v2.js — 200 — 6.5 KiB — 532 ms — h2https://g.alicdn.com/aes/??tracker/3.3.9/index.js,tracker-plugin-pv/3.0.6/index.js,tracker-plugin-event/3.0.0/index.js,tracker-plugin-jserror/3.0.3/index.js,tracker-plugin-api/3.1.3/index.js,tracker-plugin-resourceError/3.0.4/index.js,tracker-plugin-perf/3.1.0/index.js,tracker-plugin-eventTiming/3.0.0/index.js,tracker-plugin-autolog/3.0.13/index.jsg.alicdn.com/aes/??tracker/3.3.9/in... https://g.alicdn.com/aes/??tracker/3.3.9/index.js,tracker-plugin-pv/3.0.6/index.js,tracker-plugin-event/3.0.0/index.js,tracker-plugin-jserror/3.0.3/index.js,tracker-plugin-api/3.1.3/index.js,tracker-plugin-resourceError/3.0.4/index.js,tracker-plugin-perf/3.1.0/index.js,tracker-plugin-eventTiming/3.0.0/index.js,tracker-plugin-autolog/3.0.13/index.js — 200 — 38.1 KiB — 538 ms — h2https://webapi.amap.com/maps?v=2.0&key=d1f15ad3fdf0c704434eaf23c7c18698&plugin=AMap.Adaptorwebapi.amap.com/maps?v=2.0&key=d1f1... https://webapi.amap.com/maps?v=2.0&key=d1f15ad3fdf0c704434eaf23c7c18698&plugin=AMap.Adaptor — 200 — 337.6 KiB — 3.0 s — http/1.1https://amap.com/build/map.c166ed75c4bbd270774c.js/build/map.c166ed75c4bbd270774c.js https://amap.com/build/map.c166ed75c4bbd270774c.js — 200 — 32.8 KiB — 554 ms — http/1.1https://g.alicdn.com/AWSC/et/1.83.41/et_f.jsg.alicdn.com/AWSC/et/1.83.41/et_f.j... https://g.alicdn.com/AWSC/et/1.83.41/et_f.js — 200 — 109.7 KiB — 5 ms — h2https://fourier.taobao.com/rp?ext=51&data=jm_null&random=05550262346187862&href=https%3A%2F%2Famap.com%2F&protocol=https:&callback=jsonpCallbackfourier.taobao.com/rp?ext=51&data=j... https://fourier.taobao.com/rp?ext=51&data=jm_null&random=05550262346187862&href=https%3A%2F%2Famap.com%2F&protocol=https:&callback=jsonpCallback — 200 — 1.1 KiB — 1.6 s — h2https://m.amap.com/?amapexchange=%2Fm.amap.com/?amapexchange=%2F https://m.amap.com/?amapexchange=%2F — 302 — 273 B — 1.5 s — h2https://fourier.alibaba.com/ts?url=&token=gcyJkKZyYCmSLqWfWLf0KAsCNhScisqrEzr6K20kOrUY-rIr-k_zJJ3jFXPo-40KpkzOmNXGIurrLA_GSO0rZBDjL26ndsDXheyPqNXGIuZrLv_GS72cj7uIAviSODgfDDuXRvgSOEOjfqgIdyaQcinEl2MINyZfDDujRvMVqZ0H5qvLGn6lpn4rkp9QH0ix5u3x0myx2b31Qqpp0-n-wVZSkp9QHcFTHfV5V_itpqrznbQ95vr06yFQrZJIr5EjFqV5ldub_4MuUv-BNj20AJDbma9-ySazRjFPyL0S98VKZ579_2cIvfMIMH9QDu08RmH6ydh0nkwnhobWe4FbzJMuCGAE0XN0UfyllLH__uDuOzb2d4VTcxIPlR2OQw8iWDA5DideTbi27O5vWBRENmoxSiXJTBlR8m3GDideTbiqDVjceBREww5..&cna=undefined&ext=1fourier.alibaba.com/ts?url=&token=g... https://fourier.alibaba.com/ts?url=&token=gcyJkKZyYCmSLqWfWLf0KAsCNhScisqrEzr6K20kOrUY-rIr-k_zJJ3jFXPo-40KpkzOmNXGIurrLA_GSO0rZBDjL26ndsDXheyPqNXGIuZrLv_GS72cj7uIAviSODgfDDuXRvgSOEOjfqgIdyaQcinEl2MINyZfDDujRvMVqZ0H5qvLGn6lpn4rkp9QH0ix5u3x0myx2b31Qqpp0-n-wVZSkp9QHcFTHfV5V_itpqrznbQ95vr06yFQrZJIr5EjFqV5ldub_4MuUv-BNj20AJDbma9-ySazRjFPyL0S98VKZ579_2cIvfMIMH9QDu08RmH6ydh0nkwnhobWe4FbzJMuCGAE0XN0UfyllLH__uDuOzb2d4VTcxIPlR2OQw8iWDA5DideTbi27O5vWBRENmoxSiXJTBlR8m3GDideTbiqDVjceBREww5..&cna=undefined&ext=1 — -1 — 0 B — 1.8 s — https://m.amap.com/m.amap.com/ https://m.amap.com/ — 200 — 188.2 KiB — 1.3 s — h2https://g.alicdn.com/??/sd/baxia/2.5.36/baxiaCommon.jsg.alicdn.com/??/sd/baxia/2.5.36/bax... https://g.alicdn.com/??/sd/baxia/2.5.36/baxiaCommon.js — 200 — 14.0 KiB — 5 ms — h2https://g.alicdn.com/code/npm/@alife/amap-tracker/0.1.0/index.umd.es5.production.jsg.alicdn.com/code/npm/@alife/amap-t... https://g.alicdn.com/code/npm/@alife/amap-tracker/0.1.0/index.umd.es5.production.js — 200 — 9.1 KiB — 11 ms — h3https://g.alicdn.com/alilog/mlog/aplus_wap.jsg.alicdn.com/alilog/mlog/aplus_wap.... https://g.alicdn.com/alilog/mlog/aplus_wap.js — 200 — 6.0 KiB — 10 ms — h3https://g.alicdn.com/secdev/entry/index.jsg.alicdn.com/secdev/entry/index.js https://g.alicdn.com/secdev/entry/index.js — 200 — 1.2 KiB — 10 ms — h3https://res.wx.qq.com/open/js/jweixin-1.6.0.jsres.wx.qq.com/open/js/jweixin-1.6.0... https://res.wx.qq.com/open/js/jweixin-1.6.0.js — 200 — 13.2 KiB — 682 ms — http/1.1https://a.amap.com/pc/static/config/config_m/lbs_m_about.jsa.amap.com/pc/static/config/config_... https://a.amap.com/pc/static/config/config_m/lbs_m_about.js — 200 — 1.0 KiB — 185 ms — h2https://g.alicdn.com/aes/??tracker/3.3.9/index.js,tracker-plugin-pv/3.0.6/index.js,tracker-plugin-event/3.0.0/index.js,tracker-plugin-jserror/3.0.3/index.js,tracker-plugin-api/3.1.3/index.js,tracker-plugin-perf/3.1.0/index.js,tracker-plugin-longtask/3.0.1/index.jsg.alicdn.com/aes/??tracker/3.3.9/in... https://g.alicdn.com/aes/??tracker/3.3.9/index.js,tracker-plugin-pv/3.0.6/index.js,tracker-plugin-event/3.0.0/index.js,tracker-plugin-jserror/3.0.3/index.js,tracker-plugin-api/3.1.3/index.js,tracker-plugin-perf/3.1.0/index.js,tracker-plugin-longtask/3.0.1/index.js — 200 — 23.3 KiB — 8 ms — h3https://m.amap.com/img/roadbook/share01.pngm.amap.com/img/roadbook/share01.png https://m.amap.com/img/roadbook/share01.png — 200 — 32.4 KiB — 914 ms — h2https://webapi.amap.com/maps?v=2.0&key=ab403a9b356e63c917ff05b037cd3e7d&plugin=AMap.Scalewebapi.amap.com/maps?v=2.0&key=ab40... https://webapi.amap.com/maps?v=2.0&key=ab403a9b356e63c917ff05b037cd3e7d&plugin=AMap.Scale — 200 — 286.6 KiB — 346 ms — http/1.1https://d.alicdn.com/alilog/??aplus/1.13.27/aplus_wap.js,aplus/1.13.27/plugin/aplus_spmact.js?v=20260108171550d.alicdn.com/alilog/??aplus/1.13.27... https://d.alicdn.com/alilog/??aplus/1.13.27/aplus_wap.js,aplus/1.13.27/plugin/aplus_spmact.js?v=20260108171550 — 200 — 67.1 KiB — 772 ms — h2https://g.alicdn.com/??/AWSC/AWSC/awsc.js,/sd/baxia-entry/baxiaCommon.jsg.alicdn.com/??/AWSC/AWSC/awsc.js,/... https://g.alicdn.com/??/AWSC/AWSC/awsc.js,/sd/baxia-entry/baxiaCommon.js — 200 — 11.2 KiB — 4 ms — h3https://a.amap.com/pc/static/config/config_m/mapTracker.jsa.amap.com/pc/static/config/config_... https://a.amap.com/pc/static/config/config_m/mapTracker.js — 200 — 71.9 KiB — 249 ms — h2https://g.alicdn.com/secdev/sufei_data/3.9.14/index.jsg.alicdn.com/secdev/sufei_data/3.9.... https://g.alicdn.com/secdev/sufei_data/3.9.14/index.js — 200 — 7.3 KiB — 6 ms — h3https://g.alicdn.com/AWSC/et/1.77.4/et_f.jsg.alicdn.com/AWSC/et/1.77.4/et_f.js https://g.alicdn.com/AWSC/et/1.77.4/et_f.js — 200 — 85.7 KiB — 6 ms — h3https://m.amap.com/_AMapService/v3/log/init?eventId=resource.load&s=rsv3&product=JsInit&platform=JS&logversion=2.0&t=1776802833144&csid=251758C5-3F09-43D3-AFBE-C039EDEBFF2E&appname=https%25253A%25252F%25252Fm.amap.com%25252F&resolution=412*823&mob=1&vt=1&dpr=1.75&sdkversion=2.3.5.6&key=ab403a9b356e63c917ff05b037cd3e7d&scale=2&callback=jsonp_29919_1776802833144_m.amap.com/_AMapService/v3/log/init... https://m.amap.com/_AMapService/v3/log/init?eventId=resource.load&s=rsv3&product=JsInit&platform=JS&logversion=2.0&t=1776802833144&csid=251758C5-3F09-43D3-AFBE-C039EDEBFF2E&appname=https%25253A%25252F%25252Fm.amap.com%25252F&resolution=412*823&mob=1&vt=1&dpr=1.75&sdkversion=2.3.5.6&key=ab403a9b356e63c917ff05b037cd3e7d&scale=2&callback=jsonp_29919_1776802833144_ — 200 — 533 B — 321 ms — h2data:image/webp;base64,UklGRi4AAABXRUJQVlA4TCEAAAAvAUAAEB8wAiMwAgSSNtse/cXjxyCCmrYNWPwmHRH9jwMAdata:image/webp;base64,UklGRi4AAABX... data:image/webp;base64,UklGRi4AAABXRUJQVlA4TCEAAAAvAUAAEB8wAiMwAgSSNtse/cXjxyCCmrYNWPwmHRH9jwMA — 200 — 0 B — 0 ms — data
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s FCP 9.8 s LCP 16.4 shttps://amap.com// https://amap.com/ — 200 — 26.0 KiB — 891 ms — http/1.1https://a.amap.com/pc/static/config/amapConfig.jsa.amap.com/pc/static/config/amapCon... https://a.amap.com/pc/static/config/amapConfig.js — 200 — 2.4 KiB — 1.3 s — h2https://g.alicdn.com/??AWSC/AWSC/awsc.js,sd/baxia-entry/baxiaCommon.jsg.alicdn.com/??AWSC/AWSC/awsc.js,sd... https://g.alicdn.com/??AWSC/AWSC/awsc.js,sd/baxia-entry/baxiaCommon.js — 200 — 11.7 KiB — 542 ms — h2https://amap.com/assets/lib/mapTracker.js/assets/lib/mapTracker.js https://amap.com/assets/lib/mapTracker.js — 200 — 55.6 KiB — 728 ms — http/1.1https://g.alicdn.com/dt/tracker/4.3.1/??tracker.Tracker.js,tracker.interfaceTrackerPlugin.jsg.alicdn.com/dt/tracker/4.3.1/??tra... https://g.alicdn.com/dt/tracker/4.3.1/??tracker.Tracker.js,tracker.interfaceTrackerPlugin.js — 200 — 7.6 KiB — 534 ms — h2https://g.alicdn.com/alilog/mlog/aplus_v2.jsg.alicdn.com/alilog/mlog/aplus_v2.j... https://g.alicdn.com/alilog/mlog/aplus_v2.js — 200 — 6.5 KiB — 532 ms — h2https://g.alicdn.com/aes/??tracker/3.3.9/index.js,tracker-plugin-pv/3.0.6/index.js,tracker-plugin-event/3.0.0/index.js,tracker-plugin-jserror/3.0.3/index.js,tracker-plugin-api/3.1.3/index.js,tracker-plugin-resourceError/3.0.4/index.js,tracker-plugin-perf/3.1.0/index.js,tracker-plugin-eventTiming/3.0.0/index.js,tracker-plugin-autolog/3.0.13/index.jsg.alicdn.com/aes/??tracker/3.3.9/in... https://g.alicdn.com/aes/??tracker/3.3.9/index.js,tracker-plugin-pv/3.0.6/index.js,tracker-plugin-event/3.0.0/index.js,tracker-plugin-jserror/3.0.3/index.js,tracker-plugin-api/3.1.3/index.js,tracker-plugin-resourceError/3.0.4/index.js,tracker-plugin-perf/3.1.0/index.js,tracker-plugin-eventTiming/3.0.0/index.js,tracker-plugin-autolog/3.0.13/index.js — 200 — 38.1 KiB — 538 ms — h2https://webapi.amap.com/maps?v=2.0&key=d1f15ad3fdf0c704434eaf23c7c18698&plugin=AMap.Adaptorwebapi.amap.com/maps?v=2.0&key=d1f1... https://webapi.amap.com/maps?v=2.0&key=d1f15ad3fdf0c704434eaf23c7c18698&plugin=AMap.Adaptor — 200 — 337.6 KiB — 3.0 s — http/1.1https://amap.com/build/map.c166ed75c4bbd270774c.js/build/map.c166ed75c4bbd270774c.js https://amap.com/build/map.c166ed75c4bbd270774c.js — 200 — 32.8 KiB — 554 ms — http/1.1https://g.alicdn.com/AWSC/et/1.83.41/et_f.jsg.alicdn.com/AWSC/et/1.83.41/et_f.j... https://g.alicdn.com/AWSC/et/1.83.41/et_f.js — 200 — 109.7 KiB — 5 ms — h2https://fourier.taobao.com/rp?ext=51&data=jm_null&random=05550262346187862&href=https%3A%2F%2Famap.com%2F&protocol=https:&callback=jsonpCallbackfourier.taobao.com/rp?ext=51&data=j... https://fourier.taobao.com/rp?ext=51&data=jm_null&random=05550262346187862&href=https%3A%2F%2Famap.com%2F&protocol=https:&callback=jsonpCallback — 200 — 1.1 KiB — 1.6 s — h2https://m.amap.com/?amapexchange=%2Fm.amap.com/?amapexchange=%2F https://m.amap.com/?amapexchange=%2F — 302 — 273 B — 1.5 s — h2https://fourier.alibaba.com/ts?url=&token=gcyJkKZyYCmSLqWfWLf0KAsCNhScisqrEzr6K20kOrUY-rIr-k_zJJ3jFXPo-40KpkzOmNXGIurrLA_GSO0rZBDjL26ndsDXheyPqNXGIuZrLv_GS72cj7uIAviSODgfDDuXRvgSOEOjfqgIdyaQcinEl2MINyZfDDujRvMVqZ0H5qvLGn6lpn4rkp9QH0ix5u3x0myx2b31Qqpp0-n-wVZSkp9QHcFTHfV5V_itpqrznbQ95vr06yFQrZJIr5EjFqV5ldub_4MuUv-BNj20AJDbma9-ySazRjFPyL0S98VKZ579_2cIvfMIMH9QDu08RmH6ydh0nkwnhobWe4FbzJMuCGAE0XN0UfyllLH__uDuOzb2d4VTcxIPlR2OQw8iWDA5DideTbi27O5vWBRENmoxSiXJTBlR8m3GDideTbiqDVjceBREww5..&cna=undefined&ext=1fourier.alibaba.com/ts?url=&token=g... https://fourier.alibaba.com/ts?url=&token=gcyJkKZyYCmSLqWfWLf0KAsCNhScisqrEzr6K20kOrUY-rIr-k_zJJ3jFXPo-40KpkzOmNXGIurrLA_GSO0rZBDjL26ndsDXheyPqNXGIuZrLv_GS72cj7uIAviSODgfDDuXRvgSOEOjfqgIdyaQcinEl2MINyZfDDujRvMVqZ0H5qvLGn6lpn4rkp9QH0ix5u3x0myx2b31Qqpp0-n-wVZSkp9QHcFTHfV5V_itpqrznbQ95vr06yFQrZJIr5EjFqV5ldub_4MuUv-BNj20AJDbma9-ySazRjFPyL0S98VKZ579_2cIvfMIMH9QDu08RmH6ydh0nkwnhobWe4FbzJMuCGAE0XN0UfyllLH__uDuOzb2d4VTcxIPlR2OQw8iWDA5DideTbi27O5vWBRENmoxSiXJTBlR8m3GDideTbiqDVjceBREww5..&cna=undefined&ext=1 — -1 — 0 B — 1.8 s — https://m.amap.com/m.amap.com/ https://m.amap.com/ — 200 — 188.2 KiB — 1.3 s — h2https://g.alicdn.com/??/sd/baxia/2.5.36/baxiaCommon.jsg.alicdn.com/??/sd/baxia/2.5.36/bax... https://g.alicdn.com/??/sd/baxia/2.5.36/baxiaCommon.js — 200 — 14.0 KiB — 5 ms — h2https://g.alicdn.com/code/npm/@alife/amap-tracker/0.1.0/index.umd.es5.production.jsg.alicdn.com/code/npm/@alife/amap-t... https://g.alicdn.com/code/npm/@alife/amap-tracker/0.1.0/index.umd.es5.production.js — 200 — 9.1 KiB — 11 ms — h3https://g.alicdn.com/alilog/mlog/aplus_wap.jsg.alicdn.com/alilog/mlog/aplus_wap.... https://g.alicdn.com/alilog/mlog/aplus_wap.js — 200 — 6.0 KiB — 10 ms — h3https://g.alicdn.com/secdev/entry/index.jsg.alicdn.com/secdev/entry/index.js https://g.alicdn.com/secdev/entry/index.js — 200 — 1.2 KiB — 10 ms — h3https://res.wx.qq.com/open/js/jweixin-1.6.0.jsres.wx.qq.com/open/js/jweixin-1.6.0... https://res.wx.qq.com/open/js/jweixin-1.6.0.js — 200 — 13.2 KiB — 682 ms — http/1.1https://a.amap.com/pc/static/config/config_m/lbs_m_about.jsa.amap.com/pc/static/config/config_... https://a.amap.com/pc/static/config/config_m/lbs_m_about.js — 200 — 1.0 KiB — 185 ms — h2https://g.alicdn.com/aes/??tracker/3.3.9/index.js,tracker-plugin-pv/3.0.6/index.js,tracker-plugin-event/3.0.0/index.js,tracker-plugin-jserror/3.0.3/index.js,tracker-plugin-api/3.1.3/index.js,tracker-plugin-perf/3.1.0/index.js,tracker-plugin-longtask/3.0.1/index.jsg.alicdn.com/aes/??tracker/3.3.9/in... https://g.alicdn.com/aes/??tracker/3.3.9/index.js,tracker-plugin-pv/3.0.6/index.js,tracker-plugin-event/3.0.0/index.js,tracker-plugin-jserror/3.0.3/index.js,tracker-plugin-api/3.1.3/index.js,tracker-plugin-perf/3.1.0/index.js,tracker-plugin-longtask/3.0.1/index.js — 200 — 23.3 KiB — 8 ms — h3https://m.amap.com/img/roadbook/share01.pngm.amap.com/img/roadbook/share01.png https://m.amap.com/img/roadbook/share01.png — 200 — 32.4 KiB — 914 ms — h2https://webapi.amap.com/maps?v=2.0&key=ab403a9b356e63c917ff05b037cd3e7d&plugin=AMap.Scalewebapi.amap.com/maps?v=2.0&key=ab40... https://webapi.amap.com/maps?v=2.0&key=ab403a9b356e63c917ff05b037cd3e7d&plugin=AMap.Scale — 200 — 286.6 KiB — 346 ms — http/1.1https://d.alicdn.com/alilog/??aplus/1.13.27/aplus_wap.js,aplus/1.13.27/plugin/aplus_spmact.js?v=20260108171550d.alicdn.com/alilog/??aplus/1.13.27... https://d.alicdn.com/alilog/??aplus/1.13.27/aplus_wap.js,aplus/1.13.27/plugin/aplus_spmact.js?v=20260108171550 — 200 — 67.1 KiB — 772 ms — h2https://g.alicdn.com/??/AWSC/AWSC/awsc.js,/sd/baxia-entry/baxiaCommon.jsg.alicdn.com/??/AWSC/AWSC/awsc.js,/... https://g.alicdn.com/??/AWSC/AWSC/awsc.js,/sd/baxia-entry/baxiaCommon.js — 200 — 11.2 KiB — 4 ms — h3https://a.amap.com/pc/static/config/config_m/mapTracker.jsa.amap.com/pc/static/config/config_... https://a.amap.com/pc/static/config/config_m/mapTracker.js — 200 — 71.9 KiB — 249 ms — h2https://g.alicdn.com/secdev/sufei_data/3.9.14/index.jsg.alicdn.com/secdev/sufei_data/3.9.... https://g.alicdn.com/secdev/sufei_data/3.9.14/index.js — 200 — 7.3 KiB — 6 ms — h3https://g.alicdn.com/AWSC/et/1.77.4/et_f.jsg.alicdn.com/AWSC/et/1.77.4/et_f.js https://g.alicdn.com/AWSC/et/1.77.4/et_f.js — 200 — 85.7 KiB — 6 ms — h3https://m.amap.com/_AMapService/v3/log/init?eventId=resource.load&s=rsv3&product=JsInit&platform=JS&logversion=2.0&t=1776802833144&csid=251758C5-3F09-43D3-AFBE-C039EDEBFF2E&appname=https%25253A%25252F%25252Fm.amap.com%25252F&resolution=412*823&mob=1&vt=1&dpr=1.75&sdkversion=2.3.5.6&key=ab403a9b356e63c917ff05b037cd3e7d&scale=2&callback=jsonp_29919_1776802833144_m.amap.com/_AMapService/v3/log/init... https://m.amap.com/_AMapService/v3/log/init?eventId=resource.load&s=rsv3&product=JsInit&platform=JS&logversion=2.0&t=1776802833144&csid=251758C5-3F09-43D3-AFBE-C039EDEBFF2E&appname=https%25253A%25252F%25252Fm.amap.com%25252F&resolution=412*823&mob=1&vt=1&dpr=1.75&sdkversion=2.3.5.6&key=ab403a9b356e63c917ff05b037cd3e7d&scale=2&callback=jsonp_29919_1776802833144_ — 200 — 533 B — 321 ms — h2data:image/webp;base64,UklGRi4AAABXRUJQVlA4TCEAAAAvAUAAEB8wAiMwAgSSNtse/cXjxyCCmrYNWPwmHRH9jwMAdata:image/webp;base64,UklGRi4AAABX... data:image/webp;base64,UklGRi4AAABXRUJQVlA4TCEAAAAvAUAAEB8wAiMwAgSSNtse/cXjxyCCmrYNWPwmHRH9jwMA — 200 — 0 B — 0 ms — datahttps://g.alicdn.com/AWSC/et/1.83.41/et_f.jsg.alicdn.com/AWSC/et/1.83.41/et_f.j... https://g.alicdn.com/AWSC/et/1.83.41/et_f.js — 200 — 0 B — 5 ms — h2https://g.alicdn.com/??/sd/baxia/2.5.36/baxiaCommon.jsg.alicdn.com/??/sd/baxia/2.5.36/bax... https://g.alicdn.com/??/sd/baxia/2.5.36/baxiaCommon.js — 200 — 0 B — 3 ms — h2https://g.alicdn.com/AWSC/fireyejs/1.231.67/fireyejs.jsg.alicdn.com/AWSC/fireyejs/1.231.67... https://g.alicdn.com/AWSC/fireyejs/1.231.67/fireyejs.js — 200 — 191.3 KiB — 13 ms — h3https://48kx9i.tdum.alibaba.com/dss.js48kx9i.tdum.alibaba.com/dss.js https://48kx9i.tdum.alibaba.com/dss.js — 200 — 313 B — 928 ms — h2https://ynuf.aliapp.org/w/wu.jsonynuf.aliapp.org/w/wu.json https://ynuf.aliapp.org/w/wu.json — 200 — 789 B — 1.2 s — h2https://m.amap.com/service/combo/?f=core.js%40adf1f7ea%3Bvendor.js%401dff96b4%3Bplugin.js%40acc676e2%3Bcommon.js%40e02c9cb1%3Btpl.js%403f5e8a94%3Bcomponent.js%40d39eff8c%3Bbase.js%405445318dm.amap.com/service/combo/?f=core.js... https://m.amap.com/service/combo/?f=core.js%40adf1f7ea%3Bvendor.js%401dff96b4%3Bplugin.js%40acc676e2%3Bcommon.js%40e02c9cb1%3Btpl.js%403f5e8a94%3Bcomponent.js%40d39eff8c%3Bbase.js%405445318d — 200 — 43.9 KiB — 395 ms — h2https://m.amap.com/service/combo/?f=base%2Fpure.css%40a9531f16%3Bcommon.css%40ad18cb74%3Bcommon%2Floading.css%407f35e6c9m.amap.com/service/combo/?f=base%2F... https://m.amap.com/service/combo/?f=base%2Fpure.css%40a9531f16%3Bcommon.css%40ad18cb74%3Bcommon%2Floading.css%407f35e6c9 — 200 — 173.4 KiB — 549 ms — h2https://log.mmstat.com/eg.jslog.mmstat.com/eg.js https://log.mmstat.com/eg.js — 200 — 346 B — 1.5 s — h2https://wgo.mmstat.com/aes.1.1wgo.mmstat.com/aes.1.1 https://wgo.mmstat.com/aes.1.1 — 200 — 134 B — 1.7 s — h2https://wgo.mmstat.com/aes.1.1wgo.mmstat.com/aes.1.1 https://wgo.mmstat.com/aes.1.1 — 200 — 149 B — 1.5 s — h2https://m.amap.com/service/combo/?f=common%2FcallnativeOs.js%40cb5696fa%3Bcommon%2FcallnativeWebviewInfo.js%40fccc850c%3Bcommon%2FcallnativeMobileBrand.js%40863721f0%3Bcommon%2FCHN.js%400dcf7a81%3Bcommon%2FconfigWechat.js%40967143f4m.amap.com/service/combo/?f=common%... https://m.amap.com/service/combo/?f=common%2FcallnativeOs.js%40cb5696fa%3Bcommon%2FcallnativeWebviewInfo.js%40fccc850c%3Bcommon%2FcallnativeMobileBrand.js%40863721f0%3Bcommon%2FCHN.js%400dcf7a81%3Bcommon%2FconfigWechat.js%40967143f4 — 200 — 13.3 KiB — 316 ms — h2https://wgo.mmstat.com/aes.1.1wgo.mmstat.com/aes.1.1 https://wgo.mmstat.com/aes.1.1 — 200 — 135 B — 1.3 s — h2https://wgo.mmstat.com/aes.1.1wgo.mmstat.com/aes.1.1 https://wgo.mmstat.com/aes.1.1 — 200 — 135 B — 1.1 s — h2https://m.amap.com/service/combo/?f=common%2FcallnativeMobileInfo.js%4047e0c7e2m.amap.com/service/combo/?f=common%... https://m.amap.com/service/combo/?f=common%2FcallnativeMobileInfo.js%4047e0c7e2 — 200 — 3.9 KiB — 318 ms — h2https://wgo.mmstat.com/aes.1.1wgo.mmstat.com/aes.1.1 https://wgo.mmstat.com/aes.1.1 — 200 — 135 B — 939 ms — h2https://m.amap.com/service/combo/?f=common%2FwxSdkCallnative.js%40de4277a1%3Bcommon%2FbaxiaCallnative.js%40d9dd25f3%3Bcommon%2FcallnativeInvoke.js%40668a4f29%3Bcommon%2FcallnativeSchemas.js%406c52ccfe%3Bcommon%2Fuserlocation.js%4065266216m.amap.com/service/combo/?f=common%... https://m.amap.com/service/combo/?f=common%2FwxSdkCallnative.js%40de4277a1%3Bcommon%2FbaxiaCallnative.js%40d9dd25f3%3Bcommon%2FcallnativeInvoke.js%40668a4f29%3Bcommon%2FcallnativeSchemas.js%406c52ccfe%3Bcommon%2Fuserlocation.js%4065266216 — 200 — 9.0 KiB — 322 ms — h2https://m.amap.com/service/combo/?f=mod%2Findex.js%4026d6c718%3Bindex.css.js%4027d32e0fm.amap.com/service/combo/?f=mod%2Fi... https://m.amap.com/service/combo/?f=mod%2Findex.js%4026d6c718%3Bindex.css.js%4027d32e0f — 200 — 5.5 KiB — 313 ms — h2https://log.mmstat.com/m.giflog.mmstat.com/m.gif https://log.mmstat.com/m.gif — 200 — 482 B — 743 ms — h2https://wgo.mmstat.com/amap.Amap_share.page_view?gmkey=EXP&gokey=spm-url%3D%26spm-pre%3D%26spm-cnt%3Damap.mo_index_index.0.0.67f574c0o1nhBV%26_f_t%3Dfalse%26pid%3Dm_amap_com%26page_type%3Damap_mo%26page_url%3Dindex_index%26container%3DChrome%26share_type%3D%26share_from%3D%26share_from_type%3D%26share_bizParams%3D%26share_lastClickSpm%3D%26share_bid%3D%26userRelationToken%3D%26userShareCount%3D%26share_channel%3D%26_g_encode%3Dutf-8%26system%3DAndroid%26cache%3D23bae21%26jsver%3Daplus.js%26lver%3D1.13.27%26customSdkId%3D%26platformType%3Dwap%26device_model%3DAndroid%26os%3DAndroid%26os_version%3D11%26language%3Den-US%26o%3Dandroid11%26w%3Dwebkit%26s%3D412x823%26scr%3D412x823%26m%3D360ee%26ism%3Dandroid%26p%3D1%26b%3Dchrome147%26tag%3D0%26stag%3D-2%26lstag%3D-1&cna=&spm-cnt=amap.mo_index_index.0.0.67f574c0o1nhBV&logtype=2&scr=412x823&_p_url=https%3A%2F%2Fm.amap.com%2Fwgo.mmstat.com/amap.Amap_share.page... https://wgo.mmstat.com/amap.Amap_share.page_view?gmkey=EXP&gokey=spm-url%3D%26spm-pre%3D%26spm-cnt%3Damap.mo_index_index.0.0.67f574c0o1nhBV%26_f_t%3Dfalse%26pid%3Dm_amap_com%26page_type%3Damap_mo%26page_url%3Dindex_index%26container%3DChrome%26share_type%3D%26share_from%3D%26share_from_type%3D%26share_bizParams%3D%26share_lastClickSpm%3D%26share_bid%3D%26userRelationToken%3D%26userShareCount%3D%26share_channel%3D%26_g_encode%3Dutf-8%26system%3DAndroid%26cache%3D23bae21%26jsver%3Daplus.js%26lver%3D1.13.27%26customSdkId%3D%26platformType%3Dwap%26device_model%3DAndroid%26os%3DAndroid%26os_version%3D11%26language%3Den-US%26o%3Dandroid11%26w%3Dwebkit%26s%3D412x823%26scr%3D412x823%26m%3D360ee%26ism%3Dandroid%26p%3D1%26b%3Dchrome147%26tag%3D0%26stag%3D-2%26lstag%3D-1&cna=&spm-cnt=amap.mo_index_index.0.0.67f574c0o1nhBV&logtype=2&scr=412x823&_p_url=https%3A%2F%2Fm.amap.com%2F — 200 — 444 B — 389 ms — h2https://m.amap.com/img/common/common_header_icon_new.png?v=e1c5711dm.amap.com/img/common/common_header... https://m.amap.com/img/common/common_header_icon_new.png?v=e1c5711d — 200 — 6.3 KiB — 329 ms — h2https://m.amap.com/img/common/tab_header.png?v=e64f43d3m.amap.com/img/common/tab_header.pn... https://m.amap.com/img/common/tab_header.png?v=e64f43d3 — 200 — 1.8 KiB — 318 ms — h2https://m.amap.com/service/combo/?f=common%2FcallnativeMethods.js%40b6ebf8e9%3Bcommon%2FcallnativeRules.js%40538644bb%3Bcommon%2Fcustomapi.js%404c12cc1cm.amap.com/service/combo/?f=common%... https://m.amap.com/service/combo/?f=common%2FcallnativeMethods.js%40b6ebf8e9%3Bcommon%2FcallnativeRules.js%40538644bb%3Bcommon%2Fcustomapi.js%404c12cc1c — 200 — 2.1 KiB — 320 ms — h2https://m.amap.com/service/combo/?f=util%2Fswipe.js%401551d3c6%3Bcomp%2Fcardview.js%40557a580b%3Bcomp%2Fcallnativebutton.js%404a5df14bm.amap.com/service/combo/?f=util%2F... https://m.amap.com/service/combo/?f=util%2Fswipe.js%401551d3c6%3Bcomp%2Fcardview.js%40557a580b%3Bcomp%2Fcallnativebutton.js%404a5df14b — 200 — 8.7 KiB — 317 ms — h2https://wgo.mmstat.com/aes.1.1wgo.mmstat.com/aes.1.1 https://wgo.mmstat.com/aes.1.1 — 200 — 135 B — 355 ms — h2https://wgo.mmstat.com/Amap_M.open_M.AmapM_from?gmkey=EXP&gokey=spm-url%3D%26spm-pre%3D%26spm-cnt%3Damap.mo_index_index.0.0.67f574c0o1nhBV%26_f_t%3Dfalse%26pid%3Dm_amap_com%26page%3Dindex_index%26_g_encode%3Dutf-8%26from%3D%25E7%259B%25B4%25E6%258E%25A5%25E6%2589%2593%25E5%25BC%2580%26linkMode%3D%26os%3DAndroid%26platform%3DChrome%26model%3Dmoto%20g%20power%20(2022%26brand%3Dunknown%26cache%3D380269f%26jsver%3Daplus.js%26lver%3D1.13.27%26customSdkId%3D%26platformType%3Dwap%26device_model%3DAndroid%26os_version%3D11%26language%3Den-US%26o%3Dandroid11%26w%3Dwebkit%26s%3D412x823%26scr%3D412x823%26m%3D360ee%26ism%3Dandroid%26p%3D1%26b%3Dchrome147%26tag%3D0%26stag%3D-2%26lstag%3D-1&cna=&spm-cnt=amap.mo_index_index.0.0.67f574c0o1nhBV&logtype=2&scr=412x823&_p_url=https%3A%2F%2Fm.amap.com%2Fwgo.mmstat.com/Amap_M.open_M.AmapM_... https://wgo.mmstat.com/Amap_M.open_M.AmapM_from?gmkey=EXP&gokey=spm-url%3D%26spm-pre%3D%26spm-cnt%3Damap.mo_index_index.0.0.67f574c0o1nhBV%26_f_t%3Dfalse%26pid%3Dm_amap_com%26page%3Dindex_index%26_g_encode%3Dutf-8%26from%3D%25E7%259B%25B4%25E6%258E%25A5%25E6%2589%2593%25E5%25BC%2580%26linkMode%3D%26os%3DAndroid%26platform%3DChrome%26model%3Dmoto%20g%20power%20(2022%26brand%3Dunknown%26cache%3D380269f%26jsver%3Daplus.js%26lver%3D1.13.27%26customSdkId%3D%26platformType%3Dwap%26device_model%3DAndroid%26os_version%3D11%26language%3Den-US%26o%3Dandroid11%26w%3Dwebkit%26s%3D412x823%26scr%3D412x823%26m%3D360ee%26ism%3Dandroid%26p%3D1%26b%3Dchrome147%26tag%3D0%26stag%3D-2%26lstag%3D-1&cna=&spm-cnt=amap.mo_index_index.0.0.67f574c0o1nhBV&logtype=2&scr=412x823&_p_url=https%3A%2F%2Fm.amap.com%2F — 200 — 185 B — 192 ms — h2https://wgo.mmstat.com/aes.1.1wgo.mmstat.com/aes.1.1 https://wgo.mmstat.com/aes.1.1 — 200 — 186 B — 194 ms — h2https://jsapi.amap.com/web/init?key=ab403a9b356e63c917ff05b037cd3e7djsapi.amap.com/web/init?key=ab403a9... https://jsapi.amap.com/web/init?key=ab403a9b356e63c917ff05b037cd3e7d — 200 — 414 B — 869 ms — h2blob:https://m.amap.com/106f1268-1b90-48f1-b6c9-e5262d500b72m.amap.com/106f1268-1b90-48f1-b6c9-... blob:https://m.amap.com/106f1268-1b90-48f1-b6c9-e5262d500b72 — 200 — -1 B — 176 ms — blobhttps://img.alicdn.com/imgextra/i2/O1CN01VMjdi825rh3cKphQb_!!6000000007580-2-tps-64-74.pngimg.alicdn.com/imgextra/i2/O1CN01VM... https://img.alicdn.com/imgextra/i2/O1CN01VMjdi825rh3cKphQb_!!6000000007580-2-tps-64-74.png — 200 — 1.6 KiB — 803 ms — h2blob:https://m.amap.com/106f1268-1b90-48f1-b6c9-e5262d500b72m.amap.com/106f1268-1b90-48f1-b6c9-... blob:https://m.amap.com/106f1268-1b90-48f1-b6c9-e5262d500b72 — 200 — -1 B — 191 ms — blobhttps://img.alicdn.com/imgextra/i4/O1CN01vglDOK1PhsiAESfui_!!6000000001873-2-tps-64-74.pngimg.alicdn.com/imgextra/i4/O1CN01vg... https://img.alicdn.com/imgextra/i4/O1CN01vglDOK1PhsiAESfui_!!6000000001873-2-tps-64-74.png — 200 — 1.6 KiB — 801 ms — h2https://img.alicdn.com/imgextra/i3/O1CN01yvC6uU23Gw2XEOlGV_!!6000000007229-2-tps-48-48.pngimg.alicdn.com/imgextra/i3/O1CN01yv... https://img.alicdn.com/imgextra/i3/O1CN01yvC6uU23Gw2XEOlGV_!!6000000007229-2-tps-48-48.png — 200 — 485 B — 804 ms — h2https://img.alicdn.com/imgextra/i2/O1CN01roPLxI1bnAfvUxLdX_!!6000000003509-2-tps-48-48.pngimg.alicdn.com/imgextra/i2/O1CN01ro... https://img.alicdn.com/imgextra/i2/O1CN01roPLxI1bnAfvUxLdX_!!6000000003509-2-tps-48-48.png — 200 — 467 B — 803 ms — h2https://img.alicdn.com/imgextra/i3/O1CN01jI9LY11mBZwJOPubU_!!6000000004916-2-tps-48-48.pngimg.alicdn.com/imgextra/i3/O1CN01jI... https://img.alicdn.com/imgextra/i3/O1CN01jI9LY11mBZwJOPubU_!!6000000004916-2-tps-48-48.png — 200 — 904 B — 802 ms — h2https://img.alicdn.com/imgextra/i1/O1CN01sNTwpg1t3yg0tq657_!!6000000005847-2-tps-48-48.pngimg.alicdn.com/imgextra/i1/O1CN01sN... https://img.alicdn.com/imgextra/i1/O1CN01sNTwpg1t3yg0tq657_!!6000000005847-2-tps-48-48.png — 200 — 695 B — 806 ms — h2https://m.amap.com/img/map_logo_text.png?v=05fe37adm.amap.com/img/map_logo_text.png?v=... https://m.amap.com/img/map_logo_text.png?v=05fe37ad — 200 — 4.0 KiB — 322 ms — h2https://img.alicdn.com/imgextra/i2/O1CN01MO8NLA1CI9SdyzQZi_!!6000000000057-2-tps-36-36.pngimg.alicdn.com/imgextra/i2/O1CN01MO... https://img.alicdn.com/imgextra/i2/O1CN01MO8NLA1CI9SdyzQZi_!!6000000000057-2-tps-36-36.png — 200 — 1.0 KiB — 804 ms — h2data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkCAYAAABw4pVUAAAABGdBTUEAALGPC/xhBQAAACBjSFJNA…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkCAYAAABw4pVUAAAABGdBTUEAALGPC/xhBQAAACBjSFJNA… — 200 — 0 B — 0 ms — datahttps://webapi.amap.com/mapsplugin?v=2.3.5.6&cls=WebGLRender&key=ab403a9b356e63c917ff05b037cd3e7d&t=1773639622895webapi.amap.com/mapsplugin?v=2.3.5.... https://webapi.amap.com/mapsplugin?v=2.3.5.6&cls=WebGLRender&key=ab403a9b356e63c917ff05b037cd3e7d&t=1773639622895 — 200 — 126.4 KiB — 1.7 s — http/1.1amapuri://rootmap?sourceApplication=amap_mo&page_url=index_index&page_type=amap_mo&container=Chrome&r=0.9686773285450808&call_mode=auto&call_type=schemarootmap?sourceApplication=amap_mo&p... amapuri://rootmap?sourceApplication=amap_mo&page_url=index_index&page_type=amap_mo&container=Chrome&r=0.9686773285450808&call_mode=auto&call_type=schema — -1 — 0 B — 9 ms — https://m.amap.com/img/loading-new.gifm.amap.com/img/loading-new.gif https://m.amap.com/img/loading-new.gif — 200 — 14.9 KiB — 371 ms — h2https://m.amap.com/img/banner.pngm.amap.com/img/banner.png https://m.amap.com/img/banner.png — 200 — 9.7 KiB — 323 ms — h2https://webapi.amap.com/theme/v2.0/logo@2x.pngwebapi.amap.com/theme/v2.0/logo@2x.... https://webapi.amap.com/theme/v2.0/logo@2x.png — 200 — 4.8 KiB — 869 ms — http/1.1https://wgo.mmstat.com/Amap_M.call_Amap.call_Amap?gmkey=CLK&gokey=spm-url%3D%26spm-pre%3D%26spm-cnt%3Damap.mo_index_index.0.0.67f574c0o1nhBV%26_f_t%3Dfalse%26pid%3Dm_amap_com%26callnative%3Dauto%26shareReductionMode%3D%26os%3DAndroid%26platform%3DChrome%26model%3Dmoto%20g%20power%20(2022%26brand%3Dunknown%26call_mode%3Dauto%26call_type%3Dschema%26cache%3Dd8a5a03%26jsver%3Daplus.js%26lver%3D1.13.27%26customSdkId%3D%26platformType%3Dwap%26device_model%3DAndroid%26os_version%3D11%26language%3Den-US%26o%3Dandroid11%26w%3Dwebkit%26s%3D412x823%26scr%3D412x823%26m%3D360ee%26ism%3Dandroid%26p%3D1%26b%3Dchrome147%26tag%3D1%26stag%3D-1%26lstag%3D-1%26_g_encode%3Dutf-8&cna=EspuImU4dF4BASABQdA+YVZG&spm-cnt=amap.mo_index_index.0.0.67f574c0o1nhBV&logtype=2&scr=412x823&_p_url=https%3A%2F%2Fm.amap.com%2Fwgo.mmstat.com/Amap_M.call_Amap.cal... https://wgo.mmstat.com/Amap_M.call_Amap.call_Amap?gmkey=CLK&gokey=spm-url%3D%26spm-pre%3D%26spm-cnt%3Damap.mo_index_index.0.0.67f574c0o1nhBV%26_f_t%3Dfalse%26pid%3Dm_amap_com%26callnative%3Dauto%26shareReductionMode%3D%26os%3DAndroid%26platform%3DChrome%26model%3Dmoto%20g%20power%20(2022%26brand%3Dunknown%26call_mode%3Dauto%26call_type%3Dschema%26cache%3Dd8a5a03%26jsver%3Daplus.js%26lver%3D1.13.27%26customSdkId%3D%26platformType%3Dwap%26device_model%3DAndroid%26os_version%3D11%26language%3Den-US%26o%3Dandroid11%26w%3Dwebkit%26s%3D412x823%26scr%3D412x823%26m%3D360ee%26ism%3Dandroid%26p%3D1%26b%3Dchrome147%26tag%3D1%26stag%3D-1%26lstag%3D-1%26_g_encode%3Dutf-8&cna=EspuImU4dF4BASABQdA+YVZG&spm-cnt=amap.mo_index_index.0.0.67f574c0o1nhBV&logtype=2&scr=412x823&_p_url=https%3A%2F%2Fm.amap.com%2F — 200 — 185 B — 190 ms — h2https://wgo.mmstat.com/amap.Amap_share.call_Amap_click?gmkey=CLK&gokey=spm-url%3D%26spm-pre%3D%26spm-cnt%3Damap.mo_index_index.0.0.67f574c0o1nhBV%26_f_t%3Dfalse%26pid%3Dm_amap_com%26page_type%3Damap_mo%26page_url%3Dindex_index%26container%3DChrome%26share_type%3D%26share_from%3D%26share_from_type%3D%26share_bizParams%3D%26share_lastClickSpm%3D%26share_bid%3D%26userRelationToken%3D%26userShareCount%3D%26share_channel%3D%26system%3DAndroid%26call_mode%3Dauto%26call_type%3Dschema%26cache%3Dab96ecc%26jsver%3Daplus.js%26lver%3D1.13.27%26customSdkId%3D%26platformType%3Dwap%26device_model%3DAndroid%26os%3DAndroid%26os_version%3D11%26language%3Den-US%26o%3Dandroid11%26w%3Dwebkit%26s%3D412x823%26scr%3D412x823%26m%3D360ee%26ism%3Dandroid%26p%3D1%26b%3Dchrome147%26tag%3D1%26stag%3D-1%26lstag%3D-1%26_g_encode%3Dutf-8&cna=EspuImU4dF4BASABQdA+YVZG&spm-cnt=amap.mo_index_index.0.0.67f574c0o1nhBV&logtype=2&scr=412x823&_p_url=https%3A%2F%2Fm.amap.com%2Fwgo.mmstat.com/amap.Amap_share.call... https://wgo.mmstat.com/amap.Amap_share.call_Amap_click?gmkey=CLK&gokey=spm-url%3D%26spm-pre%3D%26spm-cnt%3Damap.mo_index_index.0.0.67f574c0o1nhBV%26_f_t%3Dfalse%26pid%3Dm_amap_com%26page_type%3Damap_mo%26page_url%3Dindex_index%26container%3DChrome%26share_type%3D%26share_from%3D%26share_from_type%3D%26share_bizParams%3D%26share_lastClickSpm%3D%26share_bid%3D%26userRelationToken%3D%26userShareCount%3D%26share_channel%3D%26system%3DAndroid%26call_mode%3Dauto%26call_type%3Dschema%26cache%3Dab96ecc%26jsver%3Daplus.js%26lver%3D1.13.27%26customSdkId%3D%26platformType%3Dwap%26device_model%3DAndroid%26os%3DAndroid%26os_version%3D11%26language%3Den-US%26o%3Dandroid11%26w%3Dwebkit%26s%3D412x823%26scr%3D412x823%26m%3D360ee%26ism%3Dandroid%26p%3D1%26b%3Dchrome147%26tag%3D1%26stag%3D-1%26lstag%3D-1%26_g_encode%3Dutf-8&cna=EspuImU4dF4BASABQdA+YVZG&spm-cnt=amap.mo_index_index.0.0.67f574c0o1nhBV&logtype=2&scr=412x823&_p_url=https%3A%2F%2Fm.amap.com%2F — 200 — 185 B — 191 ms — h2https://wgo.mmstat.com/amap.mo_index_index.call_amapwgo.mmstat.com/amap.mo_index_index.... https://wgo.mmstat.com/amap.mo_index_index.call_amap — 200 — 186 B — 192 ms — h2https://m.amap.com/service/combo/?f=base%2Fcompbase.js%4006adad80%3Bcomp%2Ftelphone.js%40bef1ac53m.amap.com/service/combo/?f=base%2F... https://m.amap.com/service/combo/?f=base%2Fcompbase.js%4006adad80%3Bcomp%2Ftelphone.js%40bef1ac53 — 200 — 2.2 KiB — 325 ms — h2https://wgo.mmstat.com/aes.1.1wgo.mmstat.com/aes.1.1 https://wgo.mmstat.com/aes.1.1 — 200 — 186 B — 197 ms — h2https://wgo.mmstat.com/amap.mo_index_index.call_amapwgo.mmstat.com/amap.mo_index_index.... https://wgo.mmstat.com/amap.mo_index_index.call_amap — 200 — 186 B — 189 ms — h2https://wgo.mmstat.com/aes.1.1wgo.mmstat.com/aes.1.1 https://wgo.mmstat.com/aes.1.1 — 200 — 186 B — 189 ms — h2https://wgo.mmstat.com/amap.mo_index_index.call_amapwgo.mmstat.com/amap.mo_index_index.... https://wgo.mmstat.com/amap.mo_index_index.call_amap — 200 — 186 B — 189 ms — h2https://m.amap.com/service/combo/?f=comp%2Fsearchbox.js%40aec4968fm.amap.com/service/combo/?f=comp%2F... https://m.amap.com/service/combo/?f=comp%2Fsearchbox.js%40aec4968f — 200 — 5.0 KiB — 323 ms — h2https://wgo.mmstat.com/amap.mo_index_index.call_amapwgo.mmstat.com/amap.mo_index_index.... https://wgo.mmstat.com/amap.mo_index_index.call_amap — 200 — 186 B — 190 ms — h2https://m.amap.com/img/ic-close-circle-o@3x.pngm.amap.com/img/ic-close-circle-o@3x... https://m.amap.com/img/ic-close-circle-o@3x.png — 200 — 910 B — 322 ms — h2https://img.alicdn.com/imgextra/i2/O1CN01nL3BBg1VyGUlMDvFq_!!6000000002721-2-tps-40-40.pngimg.alicdn.com/imgextra/i2/O1CN01nL... https://img.alicdn.com/imgextra/i2/O1CN01nL3BBg1VyGUlMDvFq_!!6000000002721-2-tps-40-40.png — 200 — 1.1 KiB — 344 ms — h2http://127.0.0.1:6677/geolocation?to=3000&_=1776802835870&callback=jsonp1127.0.0.1:6677/geolocation?to=3000&... http://127.0.0.1:6677/geolocation?to=3000&_=1776802835870&callback=jsonp1 — -1 — 0 B — 50 ms — https://webapi.amap.com/maps/ipCity?key=ed87ba018e839b372c6c4c75878b542c&callback=jsonp2webapi.amap.com/maps/ipCity?key=ed8... https://webapi.amap.com/maps/ipCity?key=ed87ba018e839b372c6c4c75878b542c&callback=jsonp2 — 200 — 596 B — 575 ms — http/1.1https://m.amap.com/service/combo/?f=util%2Ftracker.js%40c56bb9e3m.amap.com/service/combo/?f=util%2F... https://m.amap.com/service/combo/?f=util%2Ftracker.js%40c56bb9e3 — 200 — 1.7 KiB — 317 ms — h2https://m.amap.com/img/loading.gifm.amap.com/img/loading.gif https://m.amap.com/img/loading.gif — 200 — 1.9 KiB — 316 ms — h2https://wgo.mmstat.com/Amap_M.M_evento.M_click?gmkey=CLK&gokey=spm-url%3D%26spm-pre%3D%26spm-cnt%3Damap.mo_index_index.0.0.67f574c0o1nhBV%26_f_t%3Dfalse%26pid%3Dm_amap_com%26clickType%3Dauthorize_location%26cache%3D6c3477d%26jsver%3Daplus.js%26lver%3D1.13.27%26customSdkId%3D%26platformType%3Dwap%26device_model%3DAndroid%26os%3DAndroid%26os_version%3D11%26language%3Den-US%26o%3Dandroid11%26w%3Dwebkit%26s%3D412x823%26scr%3D412x823%26m%3D360ee%26ism%3Dandroid%26p%3D1%26b%3Dchrome147%26tag%3D1%26stag%3D-1%26lstag%3D-1%26_g_encode%3Dutf-8&cna=EspuImU4dF4BASABQdA+YVZG&spm-cnt=amap.mo_index_index.0.0.67f574c0o1nhBV&logtype=2&scr=412x823&_p_url=https%3A%2F%2Fm.amap.com%2Fwgo.mmstat.com/Amap_M.M_evento.M_cl... https://wgo.mmstat.com/Amap_M.M_evento.M_click?gmkey=CLK&gokey=spm-url%3D%26spm-pre%3D%26spm-cnt%3Damap.mo_index_index.0.0.67f574c0o1nhBV%26_f_t%3Dfalse%26pid%3Dm_amap_com%26clickType%3Dauthorize_location%26cache%3D6c3477d%26jsver%3Daplus.js%26lver%3D1.13.27%26customSdkId%3D%26platformType%3Dwap%26device_model%3DAndroid%26os%3DAndroid%26os_version%3D11%26language%3Den-US%26o%3Dandroid11%26w%3Dwebkit%26s%3D412x823%26scr%3D412x823%26m%3D360ee%26ism%3Dandroid%26p%3D1%26b%3Dchrome147%26tag%3D1%26stag%3D-1%26lstag%3D-1%26_g_encode%3Dutf-8&cna=EspuImU4dF4BASABQdA+YVZG&spm-cnt=amap.mo_index_index.0.0.67f574c0o1nhBV&logtype=2&scr=412x823&_p_url=https%3A%2F%2Fm.amap.com%2F — 200 — 208 B — 189 ms — h2https://wgo.mmstat.com/aes.1.1wgo.mmstat.com/aes.1.1 https://wgo.mmstat.com/aes.1.1 — 200 — 186 B — 190 ms — h2https://wgo.mmstat.com/aes.1.1wgo.mmstat.com/aes.1.1 https://wgo.mmstat.com/aes.1.1 — 200 — 186 B — 189 ms — h2https://m.amap.com/service/combo/?f=mod%2Fsearch.js%40446bf719%3Bsearch.css.js%408e92f84fm.amap.com/service/combo/?f=mod%2Fs... https://m.amap.com/service/combo/?f=mod%2Fsearch.js%40446bf719%3Bsearch.css.js%408e92f84f — 200 — 4.9 KiB — 317 ms — h2https://m.amap.com/service/combo/?f=mod%2Fnavigation.js%40cda105b9%3Bnavigation.css.js%40c86d9542m.amap.com/service/combo/?f=mod%2Fn... https://m.amap.com/service/combo/?f=mod%2Fnavigation.js%40cda105b9%3Bnavigation.css.js%40c86d9542 — 200 — 14.1 KiB — 317 ms — h2https://m.amap.com/service/combo/?f=tpl%2Fcommon%2Fheader.js%40e2667f6dm.amap.com/service/combo/?f=tpl%2Fc... https://m.amap.com/service/combo/?f=tpl%2Fcommon%2Fheader.js%40e2667f6d — 200 — 822 B — 316 ms — h2https://m.amap.com/service/combo/?f=util%2Fxss.js%40a475150d%3Btpl%2Fcommon%2Fconfirm.js%40e6a551ed%3Bcommon%2Fconfirm.css.js%4098652b81m.amap.com/service/combo/?f=util%2F... https://m.amap.com/service/combo/?f=util%2Fxss.js%40a475150d%3Btpl%2Fcommon%2Fconfirm.js%40e6a551ed%3Bcommon%2Fconfirm.css.js%4098652b81 — 200 — 1.1 KiB — 313 ms — h2https://wgo.mmstat.com/aes.1.1wgo.mmstat.com/aes.1.1 https://wgo.mmstat.com/aes.1.1 — 200 — 186 B — 189 ms — h2https://o4.amap.com/style/2.0.2.45/v1/pbf/1_0_s_migrate?key=ab403a9b356e63c917ff05b037cd3e7do4.amap.com/style/2.0.2.45/v1/pbf/1... https://o4.amap.com/style/2.0.2.45/v1/pbf/1_0_s_migrate?key=ab403a9b356e63c917ff05b037cd3e7d — 200 — 18.5 KiB — 555 ms — http/1.1https://jsapi.amap.com/web_map/get_tile?key=ab403a9b356e63c917ff05b037cd3e7djsapi.amap.com/web_map/get_tile?key... https://jsapi.amap.com/web_map/get_tile?key=ab403a9b356e63c917ff05b037cd3e7d — 200 — 771 B — 170 ms — h2https://m.amap.com/img/a.gif?type=view&pid=%2Findex%2Findex%2F&uuid=c5f79284-7e2c-4246-b78d-809fde6b4fad&ts=1776802836m.amap.com/img/a.gif?type=view&pid=... https://m.amap.com/img/a.gif?type=view&pid=%2Findex%2Findex%2F&uuid=c5f79284-7e2c-4246-b78d-809fde6b4fad&ts=1776802836 — 200 — 336 B — 322 ms — h2https://wgo.mmstat.com/aes.1.1wgo.mmstat.com/aes.1.1 https://wgo.mmstat.com/aes.1.1 — 200 — 186 B — 190 ms — h2https://wgo.mmstat.com/aes.1.1wgo.mmstat.com/aes.1.1 https://wgo.mmstat.com/aes.1.1 — 200 — 186 B — 190 ms — h2https://jsapi-data5.amap.com/tile/26_04_10_00/v2/building_region_road_transit/pbf/0/211_71_8?auth_key=1776813636-393696-0-44041f65e70c6f63e32b5f86e6c1c9bejsapi-data5.amap.com/tile/26_04_10_... https://jsapi-data5.amap.com/tile/26_04_10_00/v2/building_region_road_transit/pbf/0/211_71_8?auth_key=1776813636-393696-0-44041f65e70c6f63e32b5f86e6c1c9be — 200 — 8.5 KiB — 521 ms — h2https://jsapi-data1.amap.com/tile/26_04_10_00/v2/building_region_road_transit/pbf/0/210_71_8?auth_key=1776813636-687900-0-4e9cf6380e106849b12f434b3385b91fjsapi-data1.amap.com/tile/26_04_10_... https://jsapi-data1.amap.com/tile/26_04_10_00/v2/building_region_road_transit/pbf/0/210_71_8?auth_key=1776813636-687900-0-4e9cf6380e106849b12f434b3385b91f — 200 — 12.2 KiB — 422 ms — h2https://jsapi-data2.amap.com/tile/26_04_10_00/v2/building_region_road_transit/pbf/0/211_72_8?auth_key=1776813636-691506-0-802e38c3de950f39efb999e8bad5f515jsapi-data2.amap.com/tile/26_04_10_... https://jsapi-data2.amap.com/tile/26_04_10_00/v2/building_region_road_transit/pbf/0/211_72_8?auth_key=1776813636-691506-0-802e38c3de950f39efb999e8bad5f515 — 200 — 12.0 KiB — 500 ms — h2https://jsapi-data3.amap.com/tile/26_04_10_00/v2/building_region_road_transit/pbf/0/211_70_8?auth_key=1776813636-761829-0-8c91c64f6de5012cfff4ef6d08783a10jsapi-data3.amap.com/tile/26_04_10_... https://jsapi-data3.amap.com/tile/26_04_10_00/v2/building_region_road_transit/pbf/0/211_70_8?auth_key=1776813636-761829-0-8c91c64f6de5012cfff4ef6d08783a10 — 200 — 4.3 KiB — 967 ms — h2https://jsapi-data4.amap.com/tile/26_04_10_00/v2/building_region_road_transit/pbf/0/210_72_8?auth_key=1776813636-751679-0-2447753a2c6d305437f7f8a3bec2491cjsapi-data4.amap.com/tile/26_04_10_... https://jsapi-data4.amap.com/tile/26_04_10_00/v2/building_region_road_transit/pbf/0/210_72_8?auth_key=1776813636-751679-0-2447753a2c6d305437f7f8a3bec2491c — 200 — 7.8 KiB — 586 ms — h2https://jsapi-data5.amap.com/tile/26_04_10_00/v2/building_region_road_transit/pbf/0/210_70_8?auth_key=1776813636-328400-0-e237660d276ade57ae135d58530b7ca2jsapi-data5.amap.com/tile/26_04_10_... https://jsapi-data5.amap.com/tile/26_04_10_00/v2/building_region_road_transit/pbf/0/210_70_8?auth_key=1776813636-328400-0-e237660d276ade57ae135d58530b7ca2 — 200 — 6.2 KiB — 519 ms — h2https://jsapi-data1.amap.com/tile/26_04_10_00/v2/building_region_road_transit/pbf/0/211_73_8?auth_key=1776813636-411907-0-eef4667b3f8a894de65ce887a3411743jsapi-data1.amap.com/tile/26_04_10_... https://jsapi-data1.amap.com/tile/26_04_10_00/v2/building_region_road_transit/pbf/0/211_73_8?auth_key=1776813636-411907-0-eef4667b3f8a894de65ce887a3411743 — 200 — 5.0 KiB — 419 ms — h2https://jsapi-data2.amap.com/tile/26_04_10_00/v2/building_region_road_transit/pbf/0/211_69_8?auth_key=1776813636-50047-0-50aa9b4cb83eec638bfc71f7f829ad4ajsapi-data2.amap.com/tile/26_04_10_... https://jsapi-data2.amap.com/tile/26_04_10_00/v2/building_region_road_transit/pbf/0/211_69_8?auth_key=1776813636-50047-0-50aa9b4cb83eec638bfc71f7f829ad4a — 200 — 2.8 KiB — 499 ms — h2https://wgo.mmstat.com/aes.1.1wgo.mmstat.com/aes.1.1 https://wgo.mmstat.com/aes.1.1 — 200 — 186 B — 190 ms — h2https://jsapi-data3.amap.com/tile/26_04_10_00/v2/building_region_road_transit/pbf/0/210_73_8?auth_key=1776813636-58110-0-47e031304844f8c4ba4604534a47d73djsapi-data3.amap.com/tile/26_04_10_... https://jsapi-data3.amap.com/tile/26_04_10_00/v2/building_region_road_transit/pbf/0/210_73_8?auth_key=1776813636-58110-0-47e031304844f8c4ba4604534a47d73d — 200 — 4.3 KiB — 964 ms — h2https://jsapi-data4.amap.com/tile/26_04_10_00/v2/building_region_road_transit/pbf/0/210_69_8?auth_key=1776813636-613776-0-83de99e62042c306407ddd4b0a2486d4jsapi-data4.amap.com/tile/26_04_10_... https://jsapi-data4.amap.com/tile/26_04_10_00/v2/building_region_road_transit/pbf/0/210_69_8?auth_key=1776813636-613776-0-83de99e62042c306407ddd4b0a2486d4 — 200 — 2.2 KiB — 585 ms — h2https://m.amap.com/img/input_sq.pngm.amap.com/img/input_sq.png https://m.amap.com/img/input_sq.png — 200 — 4.6 KiB — 321 ms — h2https://wgo.mmstat.com/aes.1.1wgo.mmstat.com/aes.1.1 https://wgo.mmstat.com/aes.1.1 — 200 — 186 B — 190 ms — h2https://img.alicdn.com/imgextra/i3/O1CN01ePHafb1dMGdnhV2AU_!!6000000003721-2-tps-48-48.pngimg.alicdn.com/imgextra/i3/O1CN01eP... https://img.alicdn.com/imgextra/i3/O1CN01ePHafb1dMGdnhV2AU_!!6000000003721-2-tps-48-48.png — 200 — 901 B — 5 ms — h2https://o4.amap.com/icon/2.0.2.45/v1/1_0_s/icons_1?key=ab403a9b356e63c917ff05b037cd3e7do4.amap.com/icon/2.0.2.45/v1/1_0_s/... https://o4.amap.com/icon/2.0.2.45/v1/1_0_s/icons_1?key=ab403a9b356e63c917ff05b037cd3e7d — 200 — 47.3 KiB — 102 ms — http/1.1https://o4.amap.com/icon/2.0.2.45/v1/1_0_s/icons_4?key=ab403a9b356e63c917ff05b037cd3e7do4.amap.com/icon/2.0.2.45/v1/1_0_s/... https://o4.amap.com/icon/2.0.2.45/v1/1_0_s/icons_4?key=ab403a9b356e63c917ff05b037cd3e7d — 200 — 38.4 KiB — 114 ms — http/1.1https://o4.amap.com/icon/2.0.2.45/v1/1_0_s/icons_9?key=ab403a9b356e63c917ff05b037cd3e7do4.amap.com/icon/2.0.2.45/v1/1_0_s/... https://o4.amap.com/icon/2.0.2.45/v1/1_0_s/icons_9?key=ab403a9b356e63c917ff05b037cd3e7d — 200 — 75.0 KiB — 115 ms — http/1.1https://o4.amap.com/icon/2.0.2.45/v1/1_0_s/icons_64?key=ab403a9b356e63c917ff05b037cd3e7do4.amap.com/icon/2.0.2.45/v1/1_0_s/... https://o4.amap.com/icon/2.0.2.45/v1/1_0_s/icons_64?key=ab403a9b356e63c917ff05b037cd3e7d — 200 — 37.1 KiB — 114 ms — http/1.1https://jsapi.amap.com/web_map/get_tile?key=ab403a9b356e63c917ff05b037cd3e7djsapi.amap.com/web_map/get_tile?key... https://jsapi.amap.com/web_map/get_tile?key=ab403a9b356e63c917ff05b037cd3e7d — 200 — 771 B — 169 ms — h2https://wgo.mmstat.com/aes.1.1wgo.mmstat.com/aes.1.1 https://wgo.mmstat.com/aes.1.1 — 200 — 186 B — 190 ms — h2https://wgo.mmstat.com/aes.1.1wgo.mmstat.com/aes.1.1 https://wgo.mmstat.com/aes.1.1 — 200 — 186 B — 190 ms — h2https://jsapi-data5.amap.com/tile/26_04_10_00/v2/poi_region_road_transit/pbf/0/211_71_8?auth_key=1776813636-36290-0-cd15a533bf31b50f8af96c19cf7e677cjsapi-data5.amap.com/tile/26_04_10_... https://jsapi-data5.amap.com/tile/26_04_10_00/v2/poi_region_road_transit/pbf/0/211_71_8?auth_key=1776813636-36290-0-cd15a533bf31b50f8af96c19cf7e677c — 200 — 1.3 KiB — 12 ms — h2https://jsapi-data1.amap.com/tile/26_04_10_00/v2/poi_region_road_transit/pbf/0/210_71_8?auth_key=1776813636-300965-0-2a0ef75bbe93993dd1c452cc9c250f82jsapi-data1.amap.com/tile/26_04_10_... https://jsapi-data1.amap.com/tile/26_04_10_00/v2/poi_region_road_transit/pbf/0/210_71_8?auth_key=1776813636-300965-0-2a0ef75bbe93993dd1c452cc9c250f82 — 200 — 1.6 KiB — 18 ms — h2https://jsapi-data2.amap.com/tile/26_04_10_00/v2/poi_region_road_transit/pbf/0/211_72_8?auth_key=1776813636-954577-0-aefcd6f468a400af30f908442201a123jsapi-data2.amap.com/tile/26_04_10_... https://jsapi-data2.amap.com/tile/26_04_10_00/v2/poi_region_road_transit/pbf/0/211_72_8?auth_key=1776813636-954577-0-aefcd6f468a400af30f908442201a123 — 200 — 1.3 KiB — 10 ms — h2https://jsapi-data3.amap.com/tile/26_04_10_00/v2/poi_region_road_transit/pbf/0/211_70_8?auth_key=1776813636-345763-0-a6d98fe271109e090682645a43ec4b1djsapi-data3.amap.com/tile/26_04_10_... https://jsapi-data3.amap.com/tile/26_04_10_00/v2/poi_region_road_transit/pbf/0/211_70_8?auth_key=1776813636-345763-0-a6d98fe271109e090682645a43ec4b1d — 200 — 673 B — 329 ms — h2https://jsapi-data4.amap.com/tile/26_04_10_00/v2/poi_region_road_transit/pbf/0/210_72_8?auth_key=1776813636-264387-0-7fbf268331165139361d379feaf5e125jsapi-data4.amap.com/tile/26_04_10_... https://jsapi-data4.amap.com/tile/26_04_10_00/v2/poi_region_road_transit/pbf/0/210_72_8?auth_key=1776813636-264387-0-7fbf268331165139361d379feaf5e125 — 200 — 1.2 KiB — 10 ms — h2https://jsapi-data5.amap.com/tile/26_04_10_00/v2/poi_region_road_transit/pbf/0/210_70_8?auth_key=1776813636-135824-0-aaa71ca57a3fa2c563a53a51b9832953jsapi-data5.amap.com/tile/26_04_10_... https://jsapi-data5.amap.com/tile/26_04_10_00/v2/poi_region_road_transit/pbf/0/210_70_8?auth_key=1776813636-135824-0-aaa71ca57a3fa2c563a53a51b9832953 — 200 — 923 B — 13 ms — h2https://jsapi-data1.amap.com/tile/26_04_10_00/v2/poi_region_road_transit/pbf/0/211_73_8?auth_key=1776813636-944013-0-8221c831a1f5a194d4ce388215834d3djsapi-data1.amap.com/tile/26_04_10_... https://jsapi-data1.amap.com/tile/26_04_10_00/v2/poi_region_road_transit/pbf/0/211_73_8?auth_key=1776813636-944013-0-8221c831a1f5a194d4ce388215834d3d — 200 — 902 B — 14 ms — h2https://jsapi-data2.amap.com/tile/26_04_10_00/v2/poi_region_road_transit/pbf/0/211_69_8?auth_key=1776813636-219828-0-1b8f624d98b19bb5bc2b2d643b97ad68jsapi-data2.amap.com/tile/26_04_10_... https://jsapi-data2.amap.com/tile/26_04_10_00/v2/poi_region_road_transit/pbf/0/211_69_8?auth_key=1776813636-219828-0-1b8f624d98b19bb5bc2b2d643b97ad68 — 200 — 675 B — 9 ms — h2https://jsapi-data3.amap.com/tile/26_04_10_00/v2/poi_region_road_transit/pbf/0/210_73_8?auth_key=1776813636-744419-0-754002e2aae3af01b6d67f569318f270jsapi-data3.amap.com/tile/26_04_10_... https://jsapi-data3.amap.com/tile/26_04_10_00/v2/poi_region_road_transit/pbf/0/210_73_8?auth_key=1776813636-744419-0-754002e2aae3af01b6d67f569318f270 — 200 — 948 B — 381 ms — h2https://jsapi-data4.amap.com/tile/26_04_10_00/v2/poi_region_road_transit/pbf/0/210_69_8?auth_key=1776813636-131365-0-5ace0173b4db64f6f1ced530a27e7665jsapi-data4.amap.com/tile/26_04_10_... https://jsapi-data4.amap.com/tile/26_04_10_00/v2/poi_region_road_transit/pbf/0/210_69_8?auth_key=1776813636-131365-0-5ace0173b4db64f6f1ced530a27e7665 — 200 — 615 B — 10 ms — h2https://wgo.mmstat.com/aes.1.1wgo.mmstat.com/aes.1.1 https://wgo.mmstat.com/aes.1.1 — 200 — 209 B — 190 ms — h2data:image/webp;base64,UklGRi4AAABXRUJQVlA4TCEAAAAvAUAAEB8wAiMwAgSSNtse/cXjxyCCmrYNWPwmHRH9jwMAdata:image/webp;base64,UklGRi4AAABX... data:image/webp;base64,UklGRi4AAABXRUJQVlA4TCEAAAAvAUAAEB8wAiMwAgSSNtse/cXjxyCCmrYNWPwmHRH9jwMA — 200 — 0 B — 0 ms — datadata:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7data:image/gif;base64,R0lGODlhAQABA... data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7 — 200 — 0 B — 0 ms — datahttps://webapi.amap.com/maps/checkredirect?key=ab403a9b356e63c917ff05b037cd3e7d&v=2.3.5.6&defaultLocation=115.423411%252C39.442758%252C117.514625%252C41.060816%252C116.405285%252C39.904989&host=https%253A%252F%252Fwebapi.amap.com&keytype=0&poiImgVersion=20230111&callback2=__amap_jsonp2_callback__webapi.amap.com/maps/checkredirect?... https://webapi.amap.com/maps/checkredirect?key=ab403a9b356e63c917ff05b037cd3e7d&v=2.3.5.6&defaultLocation=115.423411%252C39.442758%252C117.514625%252C41.060816%252C116.405285%252C39.904989&host=https%253A%252F%252Fwebapi.amap.com&keytype=0&poiImgVersion=20230111&callback2=__amap_jsonp2_callback__ — 200 — 565 B — 298 ms — http/1.1https://m.amap.com/img/favicon.icom.amap.com/img/favicon.ico https://m.amap.com/img/favicon.ico — 200 — 6.9 KiB — 331 ms — h2https://m.amap.com/_AMapService/v3/log/init?eventId=monitor.cdn&s=rsv3&product=JsInit&platform=JS&logversion=2.0&t=425&csid=01F33452-1E8A-4278-B3CC-E04ADA436178&appname=https%25253A%25252F%25252Fm.amap.com%25252F&label=302&value=success&resolution=412*823&mob=1&vt=1&dpr=1.75&sdkversion=2.3.5.6&key=ab403a9b356e63c917ff05b037cd3e7d&scale=2&callback=jsonp_89964_1776802837856_m.amap.com/_AMapService/v3/log/init... https://m.amap.com/_AMapService/v3/log/init?eventId=monitor.cdn&s=rsv3&product=JsInit&platform=JS&logversion=2.0&t=425&csid=01F33452-1E8A-4278-B3CC-E04ADA436178&appname=https%25253A%25252F%25252Fm.amap.com%25252F&label=302&value=success&resolution=412*823&mob=1&vt=1&dpr=1.75&sdkversion=2.3.5.6&key=ab403a9b356e63c917ff05b037cd3e7d&scale=2&callback=jsonp_89964_1776802837856_ — 200 — 533 B — 327 ms — h2https://wgo.mmstat.com/aes.1.1wgo.mmstat.com/aes.1.1 https://wgo.mmstat.com/aes.1.1 — 200 — 209 B — 190 ms — h2https://wgo.mmstat.com/aes.1.1wgo.mmstat.com/aes.1.1 https://wgo.mmstat.com/aes.1.1 — 200 — 186 B — 189 ms — h2https://wgo.mmstat.com/Amap_M.call_Amap.call_Amap_fail?gmkey=CLK&gokey=spm-url%3D%26spm-pre%3D%26spm-cnt%3Damap.mo_index_index.0.0.67f574c0o1nhBV%26_f_t%3Dfalse%26pid%3Dm_amap_com%26os%3DAndroid%26platform%3DChrome%26model%3Dmoto%20g%20power%20(2022%26brand%3Dunknown%26call_type%3Dschema%26call_mode%3Dauto%26cache%3D5d14eda%26jsver%3Daplus.js%26lver%3D1.13.27%26customSdkId%3D%26platformType%3Dwap%26device_model%3DAndroid%26os_version%3D11%26language%3Den-US%26o%3Dandroid11%26w%3Dwebkit%26s%3D412x823%26scr%3D412x823%26m%3D360ee%26ism%3Dandroid%26p%3D1%26b%3Dchrome147%26tag%3D1%26stag%3D-1%26lstag%3D-1%26_g_encode%3Dutf-8&cna=EspuImU4dF4BASABQdA+YVZG&spm-cnt=amap.mo_index_index.0.0.67f574c0o1nhBV&logtype=2&scr=412x823&_p_url=https%3A%2F%2Fm.amap.com%2Fwgo.mmstat.com/Amap_M.call_Amap.cal... https://wgo.mmstat.com/Amap_M.call_Amap.call_Amap_fail?gmkey=CLK&gokey=spm-url%3D%26spm-pre%3D%26spm-cnt%3Damap.mo_index_index.0.0.67f574c0o1nhBV%26_f_t%3Dfalse%26pid%3Dm_amap_com%26os%3DAndroid%26platform%3DChrome%26model%3Dmoto%20g%20power%20(2022%26brand%3Dunknown%26call_type%3Dschema%26call_mode%3Dauto%26cache%3D5d14eda%26jsver%3Daplus.js%26lver%3D1.13.27%26customSdkId%3D%26platformType%3Dwap%26device_model%3DAndroid%26os_version%3D11%26language%3Den-US%26o%3Dandroid11%26w%3Dwebkit%26s%3D412x823%26scr%3D412x823%26m%3D360ee%26ism%3Dandroid%26p%3D1%26b%3Dchrome147%26tag%3D1%26stag%3D-1%26lstag%3D-1%26_g_encode%3Dutf-8&cna=EspuImU4dF4BASABQdA+YVZG&spm-cnt=amap.mo_index_index.0.0.67f574c0o1nhBV&logtype=2&scr=412x823&_p_url=https%3A%2F%2Fm.amap.com%2F — 200 — 208 B — 190 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
97% of JavaScript execution is third-party
First-party Third-party 10927ms · 980KB · ¥539/mo
webapi.amap.com
Other
Costly
Execution 5356ms
Transfer 287 KB
Unused 63%
Monthly Cost ¥264/mo
g.alicdn.com
Other
Costly
Execution 2549ms
Transfer 23 KB
Monthly Cost ¥126/mo
Unattributable
Other
Costly
Execution 641ms
Transfer 0 KB
Monthly Cost ¥32/mo
g.alicdn.com
Other
Costly
Execution 588ms
Transfer 0 KB
Monthly Cost ¥29/mo
a.amap.com
Other
Costly
Execution 546ms
Transfer 72 KB
Monthly Cost ¥27/mo
m.amap.com
Other
Costly
Execution 513ms
Transfer 188 KB
Monthly Cost ¥25/mo
g.alicdn.com
Other
Costly
Execution 245ms
Transfer 191 KB
Monthly Cost ¥12/mo
webapi.amap.com
Other
Optional
Execution 190ms
Transfer 126 KB
Monthly Cost ¥9/mo
g.alicdn.com
Other
Optional
Execution 144ms
Transfer 6 KB
Monthly Cost ¥7/mo
g.alicdn.com
Other
Optional
Execution 81ms
Transfer 0 KB
Monthly Cost ¥4/mo
g.alicdn.com
Other
Optional
Execution 73ms
Transfer 86 KB
Unused 24%
Monthly Cost ¥4/mo

These scripts may cost more than they're worth

  • webapi.amap.com adds 5356ms and costs ~¥264/month
  • g.alicdn.com adds 2549ms and costs ~¥126/month
  • Unattributable adds 641ms and costs ~¥32/month
  • g.alicdn.com adds 588ms and costs ~¥29/month
  • a.amap.com adds 546ms and costs ~¥27/month
  • m.amap.com adds 513ms and costs ~¥25/month
  • g.alicdn.com adds 245ms and costs ~¥12/month

97% of JavaScript execution time is spent on third-party scripts. Consider auditing which scripts are essential.

Why this matters

When third-party JS execution time exceeds your own, performance gains from frontend work are capped by code you don't own.

Learn more

Every millisecond of third-party JS competes with your own for main-thread time. If their share is bigger than yours, optimization on your code base barely moves the needle. Audit, defer, or remove third-parties before further frontend optimization. Use Lighthouse's third-party audit to identify the worst offenders.

Source: web.dev

webapi.amap.com takes 5356ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

63% of webapi.amap.com's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

g.alicdn.com takes 2549ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

Unattributable takes 641ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

g.alicdn.com takes 588ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

a.amap.com takes 546ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

m.amap.com takes 513ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

g.alicdn.com takes 245ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

How third-party costs are calculated

All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback