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.

Add a container view for UIView based annotations #5140

@boundsj

Description

@boundsj

In #4801 we added the ability for application code to provide UIView based representations for annotations. Currently, the annotation views are added as subviews of the map view. This has potential performance implications and is probably the source if issues like this.

We should add a container view similar to MapKit to contain the annotation views and perhaps other containers for other UIView based visuals. This should help reduce the complexity of layering UIView based visuals over the map.

MapKit annotation container

screen shot 2016-05-25 at 12 09 37 pm

Metadata

Metadata

Assignees

Labels

annotationsAnnotations on iOS and macOS or markers on AndroidiOSMapbox Maps SDK for iOSperformanceSpeed, stability, CPU usage, memory usage, or power usagerefactor

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions