Alexander Kvenvolden
Alexander Kvenvolden
In version 2.0.39 (PR #240 ), the behavior of stops-for-route was changed to only show stops that a route serves on that particular day. This is an understandable change to...
The current `Center` and `Zoom` properties don't have any effect after the control is initialized. I am working on a project where I need this feature, and I was able...
Currently, Center and Zoom only take effect at initialization. This pull request allows Center and Zoom to be set after initialization, and it will apply these changes to the map...
Create a Bounds property reflecting the map bounds, and an event for tracking changes on the bounds.
I find myself needing to access the bounds of the map in one of my projects. I have added this feature to Map in my own fork using a property...
First thing I wanted when I started using it. Also adds back button to the title bar on PC, but that button is always shown whether you can go back...
Hello! I am a developer who makes use of transit data for some of my own projects. One of them is a [schedule browser](https://schedulebrowser.kvenvolden.com) that lets you browse current schedules...
You can name a desktop, and it will show up as a tooltip in the system tray icon for the current desktop. This is good for specifying a purpose for...