Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The maps break if the geojson's resource is re-uploaded #23

Open
vitorbaptista opened this issue Apr 8, 2014 · 0 comments
Open

The maps break if the geojson's resource is re-uploaded #23

vitorbaptista opened this issue Apr 8, 2014 · 0 comments

Comments

@vitorbaptista
Copy link
Contributor

The problem is that, from #3, even though the user selects the geojson resource, we're saving just its url. We did this for performance reasons. If we saved the resource's id itself, we'd have to request its URL before being able to load the map every time a user tried to see it.

I'm not sure how to fix it (easily).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant