views:

21

answers:

0

Hi, in this example on geometry.js page i found saveData function that save "info" to arrays and JSON data format (not working), if I alert(record.type); i get "point" or "polilyne" according th object i've clicked, if i alert record.title output the title very right, but when i alert record.coordinates the output is undifined...

i just need to identify the "place" whre are saved the coordinates...

thanks, regards