简体   繁体   中英

Bing Maps: TileLayer Event

Is there a event that is called when the tile layer is loaded (eg OnLoaded)? I have a data source (WMS) that I'm using and have set the map type of the map to Mercator. ( https://msdn.microsoft.com/en-us/library/mt762880.aspx )

The AnimateTileLayer seems to have the event, by adding a listener to OnFrameLoaded ( https://msdn.microsoft.com/en-us/library/mt772216.aspx )

I couldn't find one for TileLayer.

TileLayer类上没有任何活动,也没有计划添加一个。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM