Introduction:
In my previous article, I explained Edit a nested or inner Grid and Show inner grid on expand/collapse on outer Grid . This article will describe Google Map
with its control in C# and vb.net.
You always show Google Map with their default controls set. You can set
these Google map control set value at run time also.
Description:
Here I will show you how we can
control Google map control set. I will also show marker with animation. I will display three controls:
Zoom: It is
slider containing ‘+’ and ‘-’ buttons.
Navigation Control: It is a pan control to move on map.
Street View Control: It is an icon that can be dragged and dropped.
Now first of all do some task in
your aspx page as shown below.