Page 2 of 2

How can I get the value of the array on index?.

Posted: Thu Mar 20, 2014 7:37 pm
by Maryna Brodina

Are you sure there is correct json in localStorage variable?
How do you save it?
Show it in alert to see what is stored in localStorage.


How can I get the value of the array on index?.

Posted: Thu Mar 20, 2014 7:44 pm
by Andrey Savitsky

How can I get the value of the array on index?.

Posted: Thu Mar 20, 2014 7:47 pm
by Andrey Savitsky

and create Local storage variables: id.


How can I get the value of the array on index?.

Posted: Thu Mar 20, 2014 7:49 pm
by Andrey Savitsky

How can I get the value of the array on index?.

Posted: Thu Mar 20, 2014 7:50 pm
by Andrey Savitsky

Very much need your help.


How can I get the value of the array on index?.

Posted: Thu Mar 20, 2014 7:56 pm
by Andrey Savitsky

When you press the button, nothing happens.


How can I get the value of the array on index?.

Posted: Thu Mar 20, 2014 8:47 pm
by Maryna Brodina

It's not json in your localStorage. In maping from Marker to id add the following JS prereturn JSON.stringify(value);/pre


How can I get the value of the array on index?.

Posted: Fri Mar 21, 2014 11:35 am
by Andrey Savitsky

Hello, Maryna.
Thank you very much.
Now everything works.