Rob

Results 6 comments of Rob

> Hi, glad you're finding it useful and sorry for the slow reply! > > Thanks for the clear examples of this problem. There's definitely scope for improving it, but...

I'm using Leaflet.js and need to load some additional plug-ins. I realized about the order issue because sometimes, without any changes to the code, launching the server did not load...

Yes, I've considered mesa_geo however I am building an agent-based model for transportation problems and I need agents moving on the map. So, I drew some inspiration from mesa_geo but...

It would be nice to have the possibility to use the new methods in the GNSSMeasurement class (and in general all of the classes in android.location API). Working with pseudoranges...

> Hi, I think this is because an annotation syntax was used that was only introduced in Python 3.10 (the union notation |). Since these annotations are optional anyway I...

> Hi, I think this is because an annotation syntax was used that was only introduced in Python 3.10 (the union notation |). Since these annotations are optional anyway I...