Good afternoon
I'm testing Bing map in SharePoint 2013, I got a problem when I input a location in SharePoint location field, like I want input
latitude, longitude 45.53049, -73.46936
I got the error message:
La valeur de latitude doit être un nombre compris entre -90 et +90 et la valeur de longitude doit être un nombre compris entre -180 et +180.
(The value oflatitudemustbebetween -90 and+90andlongitude value must bea number between-180 and+180numbernumber.)
if I change the input to 45,-73, it will be OK, of course, these values are not my idea.
My test surouding is:
SharePoint 2013 Foundation version (15.0.4481.1005) French
Bing map function has done according the article:
http://yalla.itgroove.net/2013/03/1354/
Thanks for your hot heart :)
**********************************
Olala, I got the solution, in French version, I must input 45,5555 not 45.5555, can you see the different? the correct is use comma , not world usually point .
It's really dog blood, make sense for the "dog blood" :)
By the way, if you use French version SharePoint for "express column", the following example is another special thing:
=SI(ReadIt;"<img src='http://intra.cctv.qc.ca/Style%20Library/recommend.png'";"")
care for "If" change to "Si" and "," change to ";"If Microsoft support a same mode Chinese version, it will be like this
等于 如果(ReadIt,"<img src='http://intra.cctv.qc.ca/Style%20Library/recommend.png'";"")