sylvainjule / kirby-locator

A simple map & geolocation field, built on top of open-source services and Mapbox. Kirby 3 and 4.
99 stars 15 forks source link

lon and lat output is with comma, instead of dot #38

Closed romanustin closed 2 years ago

romanustin commented 3 years ago

When I put marker on the map, I get lon and lat with dots, like: 58.529276, 1.449215, but when I search for location and save like it's found, output is with comma for one or both, like: 58,529276, 1.449215

oscarsmeulders commented 3 years ago

same problem here

sinanatra commented 3 years ago

+1

sylvainjule commented 2 years ago

Unfortunately, I can't reproduce this. Locales and commas / dots can be tricky but I've tried multiple locales / languages and always get it correctly, with a dot. What are yours?

Also, just to be sure:

Is this what is happening?

sylvainjule commented 2 years ago

I am closing this as I am still unable to reproduce it. Please don't hesitate to reopen if the issue still occurs.