darshakshah1988 / gmaps4jsf

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

accessing jsVariable for a marker gives error #160

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. add a marker with some jsVariable.
2. in javascript change the position of the marker by using the jsVariable.
3.

What is the expected output? What do you see instead?
marker should be accessible in javascript. But when accessed says property or 
method not supported

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

Please provide any additional information below.

Original issue reported on code.google.com by ur.pal.a...@gmail.com on 10 Mar 2011 at 8:34

GoogleCodeExporter commented 8 years ago
Show me the code please.

Original comment by Hazem.sa...@gmail.com on 9 May 2011 at 5:52

GoogleCodeExporter commented 8 years ago
It is working, check the following example:
http://www.mashups4jsf.com/gmaps4jsf-examples/pages/jsVariableExample.jsf

Original comment by Hazem.sa...@gmail.com on 28 May 2011 at 1:45