henrichen / zkgmapsz

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

error creating markers #12

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I have an error when I create a gmarker programmatically: GRAVE: [Desktop 
z_5j9:/index.zul] client error: Failed to mount: Cannot call method 'lng' of 
undefined

Tested on chrome

Original issue reported on code.google.com by jmc...@gmail.com on 22 Sep 2011 at 2:14

GoogleCodeExporter commented 9 years ago
That is because google provide the nightly version 3.6,
please use the latest version of gmaps and 
specify the version of google map API as follows:

<gmaps version="3.5" ...

Original comment by benbai...@gmail.com on 23 Sep 2011 at 4:57