Jake Watson

Results 2 issues of Jake Watson

i need to be able get a node based on it's parent type as i don't know it's child label during the call my code is set up as such:...

awaiting_feedback

changing the maxZoom view setting on a map view orb container has no effect ```javascript const container = document.getElementById('graph'); const orb = new Orb.Orb(container); orb.setView((context) => new Orb.MapView(context, { getGeoPosition:...