Hello, I need help.
I try to display several markers on the Map map, but I get an error that I don’t understand. I retrieve the addresses in my database and I try to display them on the map but it gives me an error see the screenshots sent. MAP COMPONENT ERROR
I might be wrong, but I’m assuming it’s errored out because you’re using a comma instead of a period in your lat & lng properties.
Please try changing the comma to a period to see if that fixes the issue
1 Like
It should be emphasized that changing locales may (and should) change the presentation of information to end users (non-programmers). But changing locales does not change the syntax of programming languages nor the syntax of file formats that represent programs’ internal data.