Relative Content

Tag Archive for angularjstypescriptgoogle-maps

Google maps refresh in angular

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?