Skip to content
This repository was archived by the owner on Sep 21, 2022. It is now read-only.
This repository was archived by the owner on Sep 21, 2022. It is now read-only.

Summarize visible places and roads #5

@1ec5

Description

@1ec5

Some hidden element should summarize the state of the map. The iOS implementation in mapbox/mapbox-gl-native#9950 summarizes the following information whenever the user zooms in or out:

  • The zoom level
  • The number of visible annotations (markers)
  • The number of visible places (POIs), followed by a list of three visible places
  • The number of visible roads (Make roads accessible #2)

https://github.com/mapbox/mapbox-gl-native/blob/dcd7da14f6627a09a5840a3046b5708449962f69/platform/ios/src/MGLMapView.mm#L2293-L2330

/cc @tristen

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementiOS SDK parityNeeded for feature parity with the Mapbox 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