이름 | 설명 |
---|---|
CloudLayer | ${WP_mapping_CloudLayer_Title} ${WP_mapping_CloudLayer_Description} |
DrawParameter | |
DynamicLayer | ${WP_mapping_DynamicImageLayer_Title} ${WP_mapping_DynamicImageLayer_Description} |
ElementsLayer | |
ExecutantPool | 最终请求图片的地方,通过SemaphoreSlim限制同时请求的数量,当打到上限后,阻塞线程。 设置缓冲区,可以缓村需要请求图片的Tile。 |
HeatMapLayer | ${WP_mapping_HeatMapLayer_Title} ${WP_mapping_HeatMapLayer_Description} |
HeatMapLayer.PixelPoint | |
HeatMapLayer.ThreadSafeGradientStop | |
HeatPoint | ${WP_mapping_HeatMapLayer_HeatPoint_Title} ${WP_mapping_HeatMapLayer_HeatPoint_Description} |
ImageLayer | ${WP_mapping_ImageLayer_Title} |
Layer | ${WP_mapping_Layer_Title} ${WP_mapping_Layer_Description} |
LayerContainer | |
LayerFailedEventArgs | ${WP_mapping_LayerFailedEventArgs_Title} |
MBTilesData | |
MBTilesInfoTable | |
MBTilesParameters | |
Map | |
MapImage | ${WP_Mapping_MapImage_title} |
MouseClickEventArgs | ${WP_mapping_MouseClickEventArgs_Title} ${WP_mapping_MouseClickEventArgs_Description} |
OfflineMBTiles | |
OfflineStorage | ${WP_mapping_OfflineStorage_Title} |
PanAnimation | |
ProgressEventArgs | ${WP_mapping_ProgressEventArgs_Title} |
QueueBuffer | Tiles的缓冲区,用来存放待请求的Tiles。结构类似于二维数组, 第一维是一个Dictionary,Key为图层id;第二维是一个双向链表,存放这个图层中的Tile。 在弹出Tile时,取第一个长度大于0的链表的最后一个。 |
QueueSystem | |
ResolutionsEventArgs | ${WP_mapping_ResolutionsEventArgs_Title} ${WP_mapping_ResolutionsEventArgs_Description} |
ScalesEventArgs | ${WP_mapping_ScalesEventArgs_Title} ${WP_mapping_ScalesEventArgs_Description} |
ThrottleTimer | |
TileLoadEventArgs | ${WP_mapping_TileLoadEventArgs_Title} |
TiledCachedLayer | ${WP_mapping_TiledCachedLayer_Title} ${WP_mapping_TiledCachedLayer_Description} |
TiledDynamicLayer | ${WP_mapping_TiledDynamicLayer_Title} ${WP_mapping_TiledDynamicLayer_Description} |
TiledDynamicRESTLayer | ${WP_Mapping_TiledDynamicRESTLayer_Tile} ${WP_Mapping_TiledDynamicRESTLayer_Description} |
TiledLayer | ${WP_mapping_TiledLayer_Title} ${WP_mapping_TiledLayer_Description} |
ViewBoundsEventArgs | ${WP_mapping_ViewBoundsEventArgs_Title} |
ZoomEffect | ${WP_mapping_ZoomEffect_Title} ${WP_mapping_ZoomEffect_Description} |