Wijmo UI for the Web
tileWidth Field
wijmo.maps Namespace > ICoordConverter Interface : tileWidth Field

The width of the tile, in pixel.

Syntax
var instance; // Type: wijmo.maps.ICoordConverter;
var value; // Type: number
value = instance.tileWidth;
var tileWidth : number;
See Also

Reference

ICoordConverter Interface