# customAnnotation **Repository Path**: 7900/customAnnotation ## Basic Information - **Project Name**: customAnnotation - **Description**: iOS原生地图两种自定义大头针的方法 - **Primary Language**: Objective-C - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-03-12 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # customAnnotation # 原生地图自定义大头针 原生地图实现的自定义大头针,写的比较乱,布局随便弄了下,效果如下图。 ![image](https://github.com/zhanggm79/customAnnotation/blob/master/00.jpg) 新增一种自定义大头针及calloutView的方法,具体请见代码。