how can i use objectfromjson and get property of object , to get value of name. i saw all tutorials about that but nothing work,now i need a specific and direct help , plz.
Give this a try. As far as I understand it thats how it should work. If not, you might try using the google maps example for the objects in the documentation. Dont worry about the label or the function, I just use them so you can see what blocks I use.
I find that by saving the json from a web api as a json file to my desktop, then uploading it to Firebase, you can find the path easily. I noticed that when working with the wordpress rest api, the data is clumped together. By uploading to Firebase just to view, you can find the path very easy. Just make a test project and try it out!
(edit)
I forgot to mention, this doesn’t have to be a web api of course. Just upload the json file to Firebase and you are good to go!