You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.
I was able to sync SurfaceView changes to the overlain default InfoWindow while still being performant. Now I need to investigate if it is still performant to sync a repositioned InfoWindow as landed in #2273.
The code required to reposition in #2273 is more complex as used in current progress, because this is a hot code path we need to watch out for performance loss.
Standard InfoWindow can be viewed here.
Custom InfoWindowAdapter can be viewed here
We’re hearing of the need to improve our InfoWindow setup.
We identified two improvements:
I'm working on the same branch as #3115 to be able to identify performance problems early on.
cc @zugaldia @incanus @bleege
The text was updated successfully, but these errors were encountered: