Wijmo UI for the Web
converter Field
wijmo.maps.wijlayer Namespace > options type : converter Field

Type: wijmo.maps.ICoordConverter

The converter used to convert the coordinates in geograhic unit (longitude and latitude), logic unit(percentage) and screen unit (pixel).

Syntax
var value; // Type: ICoordConverter
value = wijmo.maps.wijlayer.options.converter;
var converter : ICoordConverter;
See Also

Reference

options type