I linked the location to the map, as shown in the first image. However, when I copy that same map to another page, as shown in the second image, the map marker address shows missing elements.
I really wanted to be able to search a location and have the map show the location they searched for on another page.
Is it possible to do this?
Thanks for your post! If you’re getting information from an input on one page, that input won’t be present on the other page, so you won’t be able to use that input’s value on a different page. There are a number of ways to pass data through your application; check out some of our Academy videos for some walkthroughs!