ivanocj / gmaps4jsf

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

Moveend event example #202

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

1. Run an example from 
http://www.mashups4jsf.com/gmaps4jsf-examples2-3.0.0/pages/mapEvents.xhtml

What is the expected output? What do you see instead?

"moveend" works as expected and updates the message div

What version of the product are you using? On what operating system?

Google Chrome, Version 30.0.1599.69 m

Please provide any additional information below.

"Hello,

I am having a bit of an issue getting the “moveend” working. 

Maybe I am not getting how it is meant to work but <div id="message"/> just 
does not get updated for me on the "moveend" event.
http://www.mashups4jsf.com/gmaps4jsf-examples2-3.0.0/pages/mapEvents.xhtml

Any help will be appreciated.

Thanks,
Kirill
"

Original issue reported on code.google.com by kirill.o...@gmail.com on 21 Oct 2013 at 2:02