Rob Scanlon
Rob Scanlon
Definitely, please do!
Ah, strange. Can't believe I missed that. I'll take a look when I have a chance. Thanks for checking it and and taking the time to report this bug!
I really should have a minimal example.. the demo page turned into something far more complicated than necessary for most uses. And now that I look at this a few...
You don't need to edit encom-globe.js. You put it wherever you have created your reference to the globe. See https://github.com/arscan/encom-globe/blob/master/index.html, which is an example.
@jjant -- I'm happy to take any contributions, as long as are things other developers might find useful, and that they still allow me to to configure the globe to...
hmm, it should give an error if webgl isn't working, though to be honest I didn't test it very widely. Can you see the rotating cube on http://get.webgl.org/ ? Also,...
Wow, strange, so its probably a problem with the UI elements on the page and not the globe itself. Could I bother you to check the dev console (ctrl-i then...
I'm not sure what is 'best', as it depends on your situation. Perhaps a breadth first traversal that follows neighbors and tracks of how far each node is away from...
Thanks for the contribution @ashankland. fhirVersion is definitely something we need in the client. But we have to be a little careful with changing/extending the API of the library, because...
Sorry for taking so long to look at this @rdingwell! One issue that might come up is that the 'expires_at' field is optional in OAuth, I believe, and it isn't...