Search
MapView.toJson Method
See Also
 






Serializes the view into a JSON string.

Namespace: MindFusion.Mapping
File: MapView.js

 Syntax

JavaScript  Copy Code

function toJson (args)

 Parameters

args

 Return Value

A string containing the view's JSON representation.

 See Also