I'm using mappoint to track car movements.
I would like to implement a dynamic autozoom in MapPoint:
When there are many roads around a location (lat/lon point) I would like to zoom at a level that I can see all those roads (at example in the center of a town). Otherwise, when I want to view around a location without so many roads the altitude (zoom level) should increase.
In other words.. is there any way to understand if a location belongs to a city center with many intersection near or not?
Thanks in advance.