darshakshah1988 / gmaps4jsf

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

Solution for Issue 5, opens a new issue #68

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hi,

I have been looking for a work around to display multiple markers 
dynamically. I found a useful solution in this forum for Issue 5.
But I have following issue:

I am able to display the multiple markers, as soon as try to click on hide 
markers and show markers, whole of my map goes away. 
My initial investigation concludes this could be because of binding. 
because i am not having any issue using with the click event, but only 
with jsvariable.

attached is the jsp and bean for your reference. Any help will be highly 
appreciated as I am in middle of my project and It is very importatant to 
overcome this hurdle.

Many thanks in advance. 

Original issue reported on code.google.com by deveshsi...@gmail.com on 7 Sep 2009 at 12:36

Attachments:

GoogleCodeExporter commented 8 years ago
Perhaps I could not explain my issue better, Let me explain it in short again.
** with the help of given solution for Issue 5 in this forum I can succssfully 
create multiple markers dynamically.
But my problem is as soon as i click on "Hide Marker" or "Shoe Marker", whole 
of my 
map hide along with markers, and comes back only after refreshng the page.
For you reference,I have attached my code in last post.

Thanks.
Devesh

Original comment by deveshsi...@gmail.com on 7 Sep 2009 at 12:44

GoogleCodeExporter commented 8 years ago
Please check this example:
http://mashups.s43.eatj.com/gmaps4jsf-examples/pages/jsVariableExample.jsf

This seems an IceFaces issue, please contact them.

Original comment by Hazem.sa...@gmail.com on 30 Oct 2009 at 5:03