How can I get the value of the array on index?.
Posted: Thu Mar 20, 2014 7:37 pm
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.
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
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.
and create Local storage variables: id.
Very much need your help.
When you press the button, nothing happens.
It's not json in your localStorage. In maping from Marker to id add the following JS prereturn JSON.stringify(value);/pre
Hello, Maryna.
Thank you very much.
Now everything works.