1. 首页
  2. 数据库
  3. 其它
  4. Xamarin.Forms.GoogleMaps.Clustering:一种地图库为Xamarin.Forms.GoogleMaps的群集提供支持 源码

Xamarin.Forms.GoogleMaps.Clustering:一种地图库为Xamarin.Forms.GoogleMaps的群集提供支持 源码

上传者: 2021-02-07 19:51:25上传 ZIP文件 566.1KB 热度 20次
Xamarin.Forms.GoogleMaps.Clustering 该库带来了对库集群的支持。 用法 要使用该库,您只需要将以下行添加到Android和iOS项目中的AssemlyInfo.cs或Main.cs / MainActivity.cs文件中。 它会覆盖Xamarin.Forms.GoogleMaps中提供的默认MapRenderer,并添加Xamarin.Forms.GoogleMaps集群功能:) [ assembly : ExportRenderer ( typeof ( ClusteredMap ), typeof ( ClusteredMapRenderer ))]
下载地址
用户评论