Nearby #53
Unanswered
Sokratees9
asked this question in
Q&A
Nearby
#53
Replies: 1 comment
-
Turns out I was able to do the following, but now I have to manually parse it myself!
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
Does anyone know how I can seach for places nearby with JWiki? The URL in the browser looks like this:
https://en.wikivoyage.org/wiki/Special:Nearby#/coord/50.9480832,-33.2210944
I did try to use querySpecialPage, but it seems like this is not intended to do what I hoped it would. I could probably just do a normal http request and response, but if I could do it through JWiki, that would be nice for consistency in my code.
Thanks,
Stephen
Beta Was this translation helpful? Give feedback.
All reactions