Skip to content

Post-Expressions Update: Initial Map Zoom and Coords Not Correct #13

@systemlevel

Description

@systemlevel

Describe the bug
Initial Map Zoom and Coords Not Correct
Reference #4

To Reproduce
With newest expression merged on master installed, load map with initial center and coordinates defined:

      <Mapbox.MapView
        zoomLevel={8}
        centerCoordinate={[-111.8678, 40.2866]}
        style={styles.map}
        showUserLocation={true}
>

Expected behavior
Map zoom/center coords should load initially as before.

Screenshots
Resulting map regardless of center/coords defined:

Screen Shot 2019-04-30 at 4 30 53 PM

Versions (please complete the following information):

  • Platfrom: iOS
  • Device: Simulator Xr
  • React Native Version 0.59

Additional context

A big thank you and shoutout to @mfazekas for the recent expressions updates. The good news is we have the newest custom maps in Mapbox Studio working and displaying:

Screen Shot 2019-04-30 at 4 48 52 PM

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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