Class MKMarkerAnnotationView

    • Constructor Detail

      • MKMarkerAnnotationView

        public MKMarkerAnnotationView()
      • MKMarkerAnnotationView

        protected MKMarkerAnnotationView​(NSObject.Handle h,
                                         long handle)
      • MKMarkerAnnotationView

        protected MKMarkerAnnotationView​(NSObject.SkipInit skipInit)
      • MKMarkerAnnotationView

        public MKMarkerAnnotationView​(MKAnnotation annotation,
                                      java.lang.String reuseIdentifier)
      • MKMarkerAnnotationView

        public MKMarkerAnnotationView​(NSCoder aDecoder)
      • MKMarkerAnnotationView

        public MKMarkerAnnotationView​(CGRect frame)
    • Method Detail

      • getMarkerTintColor

        public UIColor getMarkerTintColor()
      • setMarkerTintColor

        public void setMarkerTintColor​(UIColor v)
      • getGlyphTintColor

        public UIColor getGlyphTintColor()
      • setGlyphTintColor

        public void setGlyphTintColor​(UIColor v)
      • getGlyphText

        public java.lang.String getGlyphText()
      • setGlyphText

        public void setGlyphText​(java.lang.String v)
      • getGlyphImage

        public UIImage getGlyphImage()
      • setGlyphImage

        public void setGlyphImage​(UIImage v)
      • getSelectedGlyphImage

        public UIImage getSelectedGlyphImage()
      • setSelectedGlyphImage

        public void setSelectedGlyphImage​(UIImage v)
      • animatesWhenAdded

        public boolean animatesWhenAdded()
      • setAnimatesWhenAdded

        public void setAnimatesWhenAdded​(boolean v)