VPPMap icon indicating copy to clipboard operation
VPPMap copied to clipboard

Added support for CusttomAnnotationView class

Open kostassite opened this issue 11 years ago • 1 comments

Added a method in VPPMapCustomAnnotation protocol so I can use an extremely custom annotationView when not in clusterMode. To use it just need the Annotation to implement this method and return the CustomAnnotationView.

kostassite avatar Jul 25 '13 11:07 kostassite

when I use this example, I can't compile success, because #import "MapAnnotation.h" not found in project. Can you fix this problem? Thanks.

enchhuang avatar Dec 11 '14 07:12 enchhuang