Google Maps functionality - how to turn off this stuff?

I wondering, how to turn off google maps functionality in my dhtmlx scheduler. It is completely unnecessary for me, but if I just turn off this in configuration, I still got message in console “google is not defined”. Any possibilities?

This is functionality is not enabled by default. Just do not include dhtmlxscheduler_map_view.js on the page to disable it.

I forget, that I build my dhtmlxscheduler.js with creator. I add unnecessarily map_view component. Thanks.