For all those that may have tried the geolocation feature on demo server and
found it not working.
This was my bad : I have svn ignored general.properties on my OFBiz dev
instance and forgot to commit it (since weeks!)
It's done at r751824. So this feature should work on demo server soon (next
rebuild).
If you want to have it working on your instance (not using localhost) simply edit at end of general.properties and put you Google
Map key.
BTW, I found something weird about Google Map key : you don't even need one if your server is localhost (though Google use one for
localhost, it's not needed)
Jacques