MapTypeEventArgs Object

Bing
 

A MapTypeEventArgs object that is returned by the map event handler when using the maptypechanged event.

NameTypeDescription
newMapTypeIdMapTypeIdThe map type that the map has changed to.
oldMapTypeIdMapTypeIdThe map type that the map has changed from.
targetMapThe map instance that fired the event.
targetTypestringThe type of the object that fired the event. This will always be 'map'.
Show: