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.

Map interaction events sometimes have invalid zoom levels #8057

@mick

Description

@mick

Example of a interaction event that has an invalid zoom level

  { event: 'map.click',
  created: '2016-04-21T08:59:35.688Z',
  lat: 59.34534534,
  lng: 124.345345,
  zoom: 2147483648,
  orientation: 'Portrait',
  gesture: 'Rotation',
  version: 2}

Platform: Android
Mapbox SDK version:4.2.0

Steps to trigger behavior

Not sure, doesn't happen frequently. Seen on rotations.

Expected behavior

Have the actual map zoom level

Actual behavior

Has 2147483648 as the zoom level

cc @zugaldia

Metadata

Metadata

Assignees

No one assigned

    Labels

    AndroidMapbox Maps SDK for AndroidbugtelemetryIntegration with Mapbox Telemetry libraries

    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