Re: ExampleGeoLocation do not show the maps

2010-01-24 Thread Jacques Le Roux
Ha, I did not care about the positions... So it looks like it truncate the decimals, right? Maybe useful: https://demo.ofbiz.org/partymgr/control/PartyGeoLocation?partyId=DemoCustomer is correct Jacques From: "Erwan de FERRIERES" Hi Bruno, The demo is working, I've also got the maps. But w

Re: ExampleGeoLocation do not show the maps

2010-01-24 Thread Erwan de FERRIERES
Hi Bruno, The demo is working, I've also got the maps. But when using French locale, the map is showing Santa Cruz, and using English locale, I've got Palo Alto, which is the good one to display. Le 24/01/2010 12:49, Bruno Busco a écrit : Jacques, you mean that the *demo* works ? ../.. --

Re: ExampleGeoLocation do not show the maps

2010-01-24 Thread Bruno Busco
Jacques, you mean that the *demo* works ? 2010/1/24 Jacques Le Roux : > It works here (XP/FF3.6) > > Jacques > > From: "Bruno Busco" >> >> With the actual code it is *not* working on >> https://demo.ofbiz.org/example/control/ExampleGeoLocationPointSet1 >> also. >> >> 2010/1/24 Bruno Busco : >>> >

Re: ExampleGeoLocation do not show the maps

2010-01-24 Thread Jacques Le Roux
It works here (XP/FF3.6) Jacques From: "Bruno Busco" With the actual code it is *not* working on https://demo.ofbiz.org/example/control/ExampleGeoLocationPointSet1 also. 2010/1/24 Bruno Busco : So it seems something related to the set tag itself with decimal constants. As I said there is no

Re: ExampleGeoLocation do not show the maps

2010-01-24 Thread Bruno Busco
With the actual code it is *not* working on https://demo.ofbiz.org/example/control/ExampleGeoLocationPointSet1 also. 2010/1/24 Bruno Busco : > So it seems something related to the set tag itself with decimal constants. > As I said there is no decimal constant setting in the OFBiz codebase > apart

Re: ExampleGeoLocation do not show the maps

2010-01-24 Thread Bruno Busco
So it seems something related to the set tag itself with decimal constants. As I said there is no decimal constant setting in the OFBiz codebase apart of 0.0 and 1. These values, if mis-interpreted as the ones in the geoLocation examples fall still on the same value so this could be why we did not

Re: ExampleGeoLocation do not show the maps

2010-01-24 Thread Erwan de FERRIERES
Hi Bruno, I was the one transforming "," to ".". When using "," on my box, I've got nothing to display. But when using the geopoints which have ",", it's working... I'm running a Debian machine, with the French locale. When trying with other locales, I've still got the maps. But strangely, w

Re: ExampleGeoLocation do not show the maps

2010-01-23 Thread Bruno Busco
The issue seems related to the set tag with a decimal constant value. In ExampleScreens#ExampleGeoLocationPointSet1 we have several demo constant values set with the code:

Re: ExampleGeoLocation do not show the maps

2010-01-23 Thread Jacques Le Roux
It works here. Also, when I did it intially, I took this into account see GooglemapMarkers.js GooglemapSimple.js Not directly related to your issue though... Jacques From: "Bruno Busco" Oh yes... ...it is becouse lat e lon use the decimal "." instead of a ",". At least this happens on my pc

Re: ExampleGeoLocation do not show the maps

2010-01-23 Thread Bruno Busco
Oh yes... ...it is becouse lat e lon use the decimal "." instead of a ",". At least this happens on my pc. 2010/1/23 Bruno Busco : > I cannot understand why the geoLocalization examples at urls: > > https://localhost:8443/example/control/ExampleGeoLocationPointSet1 > https://localhost:8443/examp

ExampleGeoLocation do not show the maps

2010-01-23 Thread Bruno Busco
I cannot understand why the geoLocalization examples at urls: https://localhost:8443/example/control/ExampleGeoLocationPointSet1 https://localhost:8443/example/control/ExampleGeoLocationPointSet2 https://localhost:8443/example/control/ExampleGeoLocationPointSet3 https://localhost:8443/example/cont