google.maps.Data.RemovePropertyEvent
interface
The properties of a removeproperty event.
| Properties | |
|---|---|
feature |
Type:
Data.FeatureThe feature whose property was removed. |
name |
Type:
stringThe property name. |
oldValue |
Type:
*The previous value. |