Xamarin.Forms.GoogleMaps.Clustering:一种地图库为Xamarin.Forms.GoogleMaps的群集提供支持 源码
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 ))]
文件列表
Xamarin.Forms.GoogleMaps.Clustering:一种地图库,为Xamarin.Forms.GoogleMaps的群集提供支持
(预估有个133文件)
packages.config
334B
Package.appxmanifest
2KB
App.xaml.cs
4KB
packages.XFGoogleMapSample.Droid.config
2KB
Tabbar.axml
499B
Toolbar.axml
403B
ClusterPage.xaml.cs
2KB
packages.config
525B
ClusterRendererHandler.cs
4KB
ClusterIconGeneratorHandler.cs
5KB
暂无评论