Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.

Fix vector tile map crashes on login/logout #837

Merged
merged 1 commit into from
Sep 30, 2019
Merged

Commits on Sep 30, 2019

  1. Fix vector tile map crashes on login/logout

    Fix a bug whereby the vector tile map would crash on logging in or
    logging out caused by a missing check to ensure that the map object
    existed before calling getZoom. Adjust it to use the stored zoom state
    instead.
    Kelly Innes committed Sep 30, 2019
    Configuration menu
    Copy the full SHA
    6415734 View commit details
    Browse the repository at this point in the history