I’m using GoogleMap Control have a collection of markers with Geo locations. I can calculate the min and max lat longs and find the center point on where to center the map but I also need to calculate the zoom level programmatically. Does anyone how to do this?
I’m using GoogleMap Control have a collection of markers with Geo locations. I can
Share
Found this on an issue page of the GoogleMap Control project site. You have to inject javascript to do it.