Good morning,
I have changed the javascipt.htm to unlocalize elements which gave me 
problems. 

      mapDefaultX: {{ map_info.x|unlocalize}},
     mapDefaultY: {{ map_info.y|unlocalize}},

//Maplayers
                'centerx': {{ 
map_layer.centerx|default_if_none:"null"|unlocalize }},
                'centery': {{ 
map_layer.centery|default_if_none:"null"|unlocalize }},

And problem resolved.
Thanks in advance

El dilluns, 8 gener de 2018 12:43:30 UTC+1, Angela Feliu va escriure:
>
> Hello I have checked that when in settings we use format numbers, dates, 
> and calendars according to the current locale and we translate web to 
> Spanish,  Arches doen't work correctly as in the moment of creating map
>
>             mapDefaultX: 2,18415123653,
>             mapDefaultY: 41,3969621191,
>
> So it throws javascript error
>
>
> <https://lh3.googleusercontent.com/-pspyRwFvQHk/WlNZT3bGGaI/AAAAAAAAAm4/5ESK1JNs4ek3kVFIqw_hmTKX5DiW98PgACLcBGAs/s1600/Captura.PNG>
>
>

-- 
-- To post, send email to [email protected]. To unsubscribe, send 
email to [email protected]. For more information, 
visit https://groups.google.com/d/forum/archesproject?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Arches Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to