Appdaemon dashboard error

Hi Tomas,
I added the styles.js and the two .png files.
Unfortunately, that does not change; when I do f12, no error appears.
I wonder if my googlemaps.yaml file is correct:

widget_type: basegooglemaps
fields: []
icons: []
static_css:
   widget_style: $googlemaps_widget_style
css: []
static_icons: []

Shouldn’t I modify this file?

The googlemaps.yaml file is ok. I am not using any configuration fields or icons in the widget, so nothing need to be changed. Did the error in the javascript console change?

Hi Tomas,
Here is what is indicated in the javascript console:

3 warnings
DevTools failed to parse SourceMap: http://192.168.2.66:5050/javascript/socket.io.js.map
DevTools failed to parse SourceMap: http://192.168.2.66:5050/css/dist/jquery.gridster.css.map
DevTools failed to parse SourceMap: http://192.168.2.66:5050/css/materialdesignicons.css.map

and no errors

I didn’t add the layout. If I add it, I have this message in the javascript console:

jquery-3.1.1.min.js:4 [Deprecation] Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user’s experience. For more help, check https://xhr.spec.whatwg.org/.
send @ jquery-3.1.1.min.js:4
common.js:38 no window definitions match http://192.168.2.66:5050/Googlemaps
common.js:38 detection has already been attempted

These warnings are from the latest Chrome update and are not specific to this widget. Its a known issue and can be ignored.

Ok, the first warning here can also be ignored. I will look into the other error.

Ok. tell me if you find a lead.

Thanks

can it be linked to the device_tracker that I entered in the googlemaps widget?

Hi tomas,
did you have time to look at my problem?..

Thk