Skip to content
This repository was archived by the owner on Aug 8, 2023. It is now read-only.
This repository was archived by the owner on Aug 8, 2023. It is now read-only.

MGLAnnotationView return nil  #6174

@iBinh

Description

@iBinh

Platform: iOS
_Mapbox SDK version:_3.4.0-alpha-2

Steps to trigger behavior

  1. Add annotation to mapView with identifier
  2. return MGLAnnotationView in -(MGLAnnotationView *)mapView:(MGLMapView *)mapView viewForAnnotation:(CustomAnnotation *)annotation;
  3. Retrieve MGLAnnotationView with delegate - (nullable __kindof MGLAnnotationView *)dequeueReusableAnnotationViewWithIdentifier:(NSString *)identifier;
    MGLAnnotationView return nil

@1ec5

Metadata

Metadata

Assignees

No one assigned

    Labels

    annotationsAnnotations on iOS and macOS or markers on AndroidiOSMapbox Maps SDK for iOS

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions