如何减少 google 地图费用

2022-02-09

https://github.com/google-map-react/google-map-react/pull/722/files

google 地图每次初始化将有计费, 如果在各个react实例中, 重用 map 实例, 可以减少费用开销计算;

具体做法: 在 onGoogleApiLoaded 获得 ref, ref 保留起来 dom, google-map-react 的 props shouldUnregisterMapOnUnmount 设置为false.

copyright ©2019-2024 shenzhen
粤ICP备20041170号-1