Problem with google maps and google places API

I was just trying to use the ui.google-map component with a Google Places search box. Webix automatically includes the Google Maps API, but when you include the Google Places API it also comes with a copy of the Maps API. It successfully bootstraps the Places API but it gives an error because the Maps API was included twice.

Hello,

Starting from version 4.3 it is possible to provide a custom url as a source for the Google-map component, so you can easily avoid duplicate loading.

Check the following snippet, please: https://webix.com/snippet/3a699be8