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

support mapViewDidFinishRenderingMap:fullyRendered:NO #1804

Closed
jfirebaugh opened this issue Jun 30, 2015 · 6 comments
Closed

support mapViewDidFinishRenderingMap:fullyRendered:NO #1804

jfirebaugh opened this issue Jun 30, 2015 · 6 comments
Labels
Android Mapbox Maps SDK for Android archived Archived because of inactivity Core The cross-platform C++ core, aka mbgl iOS Mapbox Maps SDK for iOS

Comments

@jfirebaugh
Copy link
Contributor

Followup to #1431.

What remains unimplemented is support for fullyRendered:NO -- we currently do not surface tile errors in a way that made this easy to implement, so I'm punting for now.

@stale
Copy link

stale bot commented Nov 26, 2018

This issue has been automatically detected as stale because it has not had recent activity and will be archived. Thank you for your contributions.

@stale stale bot closed this as completed Nov 26, 2018
@1ec5
Copy link
Contributor

1ec5 commented Dec 6, 2018

Prerequisite for #2775.

@1ec5 1ec5 reopened this Dec 6, 2018
@stale stale bot removed the archived Archived because of inactivity label Dec 6, 2018
@stale stale bot added the archived Archived because of inactivity label Jun 4, 2019
@stale
Copy link

stale bot commented Jun 4, 2019

This issue has been automatically detected as stale because it has not had recent activity and will be archived. Thank you for your contributions.

@stale stale bot closed this as completed Jun 4, 2019
@1ec5 1ec5 reopened this Feb 18, 2020
@stale stale bot removed the archived Archived because of inactivity label Feb 18, 2020
@mkrussel77
Copy link

mkrussel77 commented Feb 28, 2020

We typically create VectorSources for data that changes and may or may not have anything visible.

Currently if there is a failure to download the tiles, it just looks to the user that there is nothing happening.

Being able to report that there has been an error would let them know that there might be something there but we are unable to display it to them.

Ideally it would be good to know which source had problems so we know if it is one of our sources or a source that was part of the style.

@zugaldia
Copy link
Member

zugaldia commented Mar 4, 2020

/fyi: @tmpsantos

@stale
Copy link

stale bot commented Aug 31, 2020

This issue has been automatically detected as stale because it has not had recent activity and will be archived. Thank you for your contributions.

@stale stale bot closed this as completed Aug 31, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Android Mapbox Maps SDK for Android archived Archived because of inactivity Core The cross-platform C++ core, aka mbgl iOS Mapbox Maps SDK for iOS
Projects
None yet
Development

No branches or pull requests

5 participants