ellezhu1
ellezhu1
I see that this is still open, and I'd love to take a look. Where are the relevant files located?
I would like to work on this! I think I will have enough confidence and experience working in this area after my fixes for existing integrations have been accepted into...
What is the path to the config file that you are referring to? I have added the new importer to forms.py and import_export.py which are called by api.py
Can you send an example recipe file to replicate this bug?
According to https://developers.google.com/maps/documentation/javascript/reference/advanced-markers, PinElement.glyph has been deprecated. It would seem that passing Elements for glyph customization is losing support. PinElement.glyphSrc only accepts strings and URLs. PinElement.glyphText only accepts strings.