Hi,
I saw a similar topic but actually closed, so the point is the Mapbox API is very slow, so I would like to know how to decrase its response time ?
I actually have the Google Pagespeed insight report, I can send it if its needed.
Thanks for your help
If you use a caching or optimization plugin, you can try deferring CSS loaded by Mapbox, since it’s not critical for initial rendering. Deferring its JS script may also help.
1 Like
Ok thank you, lets do this