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.
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.