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

Item popup :: maps no longer showing #785

Open
nickkapur opened this issue May 15, 2014 · 2 comments
Open

Item popup :: maps no longer showing #785

nickkapur opened this issue May 15, 2014 · 2 comments

Comments

@nickkapur
Copy link
Member

Location data is shown, but map is just a gray rectangle:
map

@nickkapur nickkapur added the bug label May 15, 2014
@HakuG
Copy link

HakuG commented Aug 11, 2014

I found the error, after tons and tons of work, but I need some experienced people to help me. Basically, in jda.view.locator-map.js, it keeps calling L.TileLayer or L.LatLng, it doesn't seem to import Leaflet anywhere...

I'm curious, has this worked in the past? Because if so, then it might just be an error with an older version. Otherwise, it might be that the programmer never actually put it in, which is the code looks like to me, but I can't be sure.

@HakuG
Copy link

HakuG commented Aug 13, 2014

Figured it out. The url we use has been outdated. v3 should be updated to v4. I don't know the exact url since I don't have the mapbox account, but whoever does should log-in and check the new url.

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

No branches or pull requests

3 participants