var instance; // Type: wijmo.maps.ICoordConverter; var value; // Type: ISize value = instance.getFullMapSize();
function getFullMapSize() : ISize;
Return Value
The size of the full map, in screen unit (pixel).
var instance; // Type: wijmo.maps.ICoordConverter; var value; // Type: ISize value = instance.getFullMapSize();
function getFullMapSize() : ISize;