Icon OnAPILoad Event

property OnAPILoad: TNotifyEvent

Available In: Visual Client Applications

This event is triggered when the Google Maps API has been completely loaded and is ready for use.

Information The Google Maps API is only loaded once and used with every TMap instance, but this event will be triggered for each TMap instance even if the API has already been loaded.
Image