M393

Results 113 comments of M393

This does not solve the multiline problem and it still is broken with alignments other than `left` (though arguably less). Matrix transforms may need to be handled differently, but I...

@BeGj, your issue sounds like #13997.

The constructor is unfortunatly not available in every build of geos. But you can patch valhalla to make it work here. ```patch diff --git a/src/mjolnir/adminbuilder.cc b/src/mjolnir/adminbuilder.cc index d08af5abb..97d5b652d 100644 ---...

This is a [regression](https://github.com/openlayers/openlayers/issues/13459) in v6.13.0 and should already be fixed by #13463 in main branch. It should work correctly in v6.12.0 or with the latest commit in main.

The warning is coming from copying all properties of an event, `path` isn't actually used by OpenLayers and unless you are using it in your code you'll be safe. https://github.com/openlayers/openlayers/blob/1c68d5093d10ebbe0ced545b8bb30a0b1e4063a5/src/ol/MapBrowserEventHandler.js#L267-L272

#13076 is kind of related, would be nice to have

Why do you think the value is wrong? Is a map displayed? Generally you need to make sure you set a height for your map target otherwise the height will...

At just 13°N the error shouldn't be this large. How do you know the actual distance is 72 m?

Thanks for looking into the reported issues, @kevinkreiser, @nilsnolde. Is this new project supposed to be publicly visible? I can see [GSoC Native GTFS Support](https://github.com/orgs/valhalla/projects/1), but not the new project...

I suspect this is the same issue, but not entirely sure so I'm adding it as a second example. There is a point missing in trace_attributes response, the matched route...