So I have a list of markers and I used databinding to display them on the map. This takes quit a while and in the console I see this message:
Google Maps JavaScript API has been loaded directly without loading=async. This can result in suboptimal performance. For best-practice loading patterns please see 개요 | Maps JavaScript API | Google for Developers
Is async loading supported by the component?