I’m migrating from bing map to Google map, while migrating got one class from bing map as Microsoft.Maps.EntityCollection which Contains a collection of entities. An Entity can be any one of the following types: Infobox, Polygon, Polyline, Pushpin etc.
is there any support in Google maps which will allow such functionality.
There is no as such EntityCollection in Google map. We can use overlays if we want to work with different markers