Skip to content

Unable to set title to clustered annotation #74

Description

@ravinleague

Hi I am able to group the annotations but not able to show the title.

let a:FBAnnotation = FBAnnotation()
a.title = "Some Title"
a.coordinate = CLLocationCoordinate2D(latitude: ((lat as? NSString)?.doubleValue)!, longitude:((lng as? NSString)?.doubleValue)!)
self.array.append(a)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions