Can someone explain what happened with my code in the console?
Text of the error message:
Uncaught TypeError TypeError: Cannot set properties of null (setting 'innerHTML') at <anonymous> (c:\Users\Lenovo\Downloads\PT.BaronMultiNiaga\index.html:160:44
Google Maps JavaScript API has been loaded directly without a callback. This is not supported and can lead to race conditions and suboptimal performance. For supported loading patterns please see https://goo.gle/js-api-loading js?key=AIzaSyAgeuuDfRlweIs7D6uo4wdIHVvJ0LonQ6g:210Uncaught TypeError TypeError: Cannot set properties of null (setting 'innerHTML') at (c:\Users\Lenovo\Downloads\PT.BaronMultiNiaga\index.html:161:44)
Google Maps JavaScript API has been loaded directly without a callback. This is not supported and can lead to race conditions and suboptimal performance. For supported loading patterns please see https://goo.gle/js-api-loading
I tried to fix with the clue and I still cannot fix this error.
Please explain this error and how I am supposed to fix it.