darshakshah1988 / gmaps4jsf

Automatically exported from code.google.com/p/gmaps4jsf
0 stars 1 forks source link

Problems combining search field and marker in IceFaces #167

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hi,

I have a map where the user can:

1) select address by searching in an input field
2) select address by moving a pin

I want a behaviour where the user can search address, and then place
the pin to get the accurate location.

I have ha problem where the map does not response to the inputfield if
I first have moved the marker.
The address in the backing bean is set, but the map is not updating to
reflect the new address. It all works fin if I don't touch the marker
first.

How do I fix this?

Anders

Original issue reported on code.google.com by Hazem.sa...@gmail.com on 15 May 2011 at 5:59

GoogleCodeExporter commented 8 years ago
Should be fixed in the next 1.1.4 build and 3.0.0 trunk.

Original comment by Hazem.sa...@gmail.com on 15 May 2011 at 6:00