ThinkGeo.com    |     Documentation    |     Premium Support

LayerTile in ThinkGeo v12

How can I migrate this to v12?
var tileLayer = new LayerTile();
tileLayer.IsAsync = false;
OverlayCanvas.Children.Add(tileLayer );

Thanks Mahdi,
Could you provide more context for this one. The only class similar with LayerTile in V12 is LayerTileView. Not sure it is the equivalent one.

Thanks

Frank