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





Deserializes the view from a JSON string.

Namespace: MindFusion.Mapping
Package: MapView.js

 Syntax

JavaScript  Copy Code

function fromJson (json)

 Parameters

json

Type: String
A string created by the toJson method.

 See Also

MapView Members
MapView Class
MindFusion.Mapping Namespace