radarlabs / radar-sdk-js

Web JavaScript SDK for Radar, the leading geofencing and location tracking platform
https://radar.com
Apache License 2.0
42 stars 11 forks source link

Add caching for custom markers form URLs #177

Closed kochis closed 2 months ago

kochis commented 3 months ago

Before

Network request for every marker image

https://github.com/user-attachments/assets/18cc6ede-46f7-4061-8d4e-68c7063e5eaf

After

Single request for each marker URL used

https://github.com/user-attachments/assets/8de9a16a-9cc9-426a-9bc1-28940d554210