darshakshah1988 / gmaps4jsf

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

Utlizing a marker causes issue with displaying the map #195

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Have one xhtml file for my display - have data table and map
2. The m:marker component is commented out (embedded in map component)
3. Run the web app, enter multiple addr, map and data tbl updated successfully 
each time with correct data and map view. Uncomment out the marker and rerun.

What is the expected output? What do you see instead?
Expect data table and map to display properly with the marker pointing to 
address entered. What you get is the correct data each time but the map fails 
to update properly. The map gets properly displayed the first time with the 
correct marker but the next time thru it is still pointing to the first map 
addr/marker

What version of the product are you using? On what operating system?
I am using gmaps4jsf 3.0, mashups4jsf 1.0, Rich Faces 4.3.1, Mojarra 2.1.21. I 
am running on embedded Tomcat 7 within SpringSource Tool Suite on Windows 7 
desktop.

Please provide any additional information below.

Original issue reported on code.google.com by d.dausc...@gmail.com on 10 May 2013 at 4:47

Attachments: