I have a scenario that, in my parent component I am calling the gmap in that data are correct but i am navigating to same component but different data. When I do refresh then the data in the map is correct so I need to refresh the gmap component whenever there is routing how can I do that?
I tried emptying the data array but that will not work. I even tried to reload the window that will erase the data this will also not work. I nee dto get the idea how can i reload only the gmap component when there is routing to same page.
har is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.