Hi
Using c# I have a list of vehicles in a datagrid, each vehicle has its last known lat & lon available.
What I want to do is select a vehicle on the grid, Click a button and zoom into the selected vehicle icon which is displayed at its lat/lon.
Can anyone suggest how this is done in c#
Thanks