Show / Hide Table of Contents

Interface IScriptDescriptorData

Defines methods to convert object data to script descriptor data.

Namespace:GoogleMaps.Utils
Assembly:GoogleMaps.dll
Syntax
public interface IScriptDescriptorData

Methods

ToScriptData()

Returns the instance as a script data.

Declaration
IDictionary<string, object> ToScriptData()
Returns
Type Description
System.Collections.Generic.IDictionary<System.String, System.Object>
Back to top Copyright © 2017 GoogleMapControl
Generated by DocFX