Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Check if the style was loaded before rendering #1802

Merged
merged 1 commit into from
Jun 30, 2015
Merged

Commits on Jun 30, 2015

  1. Check if the style was loaded before rendering

    We now drive rendering from the main thread calling renderSync(),
    but if we do it just after we set the style URL it will assert
    because renderSync() expects the style to be fully loaded.
    tmpsantos committed Jun 30, 2015
    Configuration menu
    Copy the full SHA
    dc9a886 View commit details
    Browse the repository at this point in the history