itinero/routing

Blazor compatibility

HarelM opened this issue · 0 comments

I'm not sure if this is possible or not, but it would be interesting to know if blazor can run this code.
Since I'm interested to see how possible it is be able to support offline routing, maybe using cordova as the gateway to file system handing and blazor + itinero in the client side.
I'm currently using graphhopper in the server side, which has its ios port and android (partial support - they announced that they want to use new java code and android is holding them back). I would like a better solution - for both a website and mobile apps of both platforms.
This can be interesting.
I've contributed to GH elevation support, docker support and other small features and I don't mind contributing the same here assuming my contribution is welcomed :-)
Let me know if this is direction of blazor is something that you would like to explore.