Skip to content

Unable to set title to clustered annotation #74

@ravinleague

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)

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