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

Question: JSON points not appearing #22

Closed
mattttt opened this issue Jun 22, 2016 · 4 comments
Closed

Question: JSON points not appearing #22

mattttt opened this issue Jun 22, 2016 · 4 comments
Assignees

Comments

@mattttt
Copy link

mattttt commented Jun 22, 2016

Question from a user:

I am right now struck with an issue with world map panel. Wondering if you
will be able to help.

I am trying to get json endpoints working with worldmap panel. i can see
the json response coming in the browser but the worldmap panel is not
picking that up. Do you any tips/suggestions ?

This is the response I see in chrome developer tools window

                 [
{
"key": "AK",
"latitude": 61.3850,
"longitude": -152.2683,
"name": "Alaska"
},
{
"key": "AL",
"latitude": 32.7990,
"longitude": -86.8073,
"name": "Alabama"
}
]
@mattttt mattttt assigned mattttt and daniellee and unassigned mattttt Jun 22, 2016
@woodsaj
Copy link
Member

woodsaj commented Jun 26, 2016

I am also seeing this problem. When setting the location data to "probes" the panel renders correctly, but when changing it to JSON, using "api/plugin-proxy/raintank-worldping-app/api/collectors/locations" as the url (which pulls the live probe locations and as well as public probes includes lat/long of private probes) the panel doesnt render anything.

@daniellee when the "api/plugin-proxy/raintank-worldping-app/api/collectors/locations" api endpoint was created, this worked as expected. So something has changed.

@daniellee
Copy link
Contributor

Yes, have a fix coming. Will release it today.

@mglone
Copy link

mglone commented Jun 17, 2021

mattttt

@mglone
Copy link

mglone commented Jun 17, 2021

daniellee

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

4 participants