Tom Moran

Results 4 issues of Tom Moran

I was running into issues where scrolling to an item index meant the item was not fully in the user's view (element was cut off). Updated `vue-virtual-scroller.esm.js ` below; not...

Recently upgraded from Leaflet 0.7 to 1.3.4 and have seen that the previous capabilities in our app drawing geometry over the dateline/anti-meridian have been disabled some how. Not seeing any...

User Story: As a developer, I need a method to scroll the current index to a specific position. Ex. an event is emitter which includes payload with {index: 3999}, I...

**Configuration** - ORS Client: `"openrouteservice-js": "^0.3.2"` - Node.js: `v18.8.0`. - Target geography: United States, Oregon - Parameters passed to `Openrouteservice.Isochrones.calculate` below (5 point geometries passed in `locations` ![image](https://github.com/GIScience/openrouteservice-js/assets/14076051/b4771031-f54b-45d6-8140-5f8fb4297c37) **Issue:** When...