ASP.NET Pack Programmer's Guide
MapView.toJson Method
See Also
 





Serializes the view into a JSON string.

Namespace: MindFusion.Mapping
Package: MapView.js

 Syntax

JavaScript  Copy Code

function toJson (args)

 Parameters

args

 Return Value

Type: String
A string containing the view's JSON representation.

 See Also

MapView Members
MapView Class
MindFusion.Mapping Namespace