George J. Capnias
George J. Capnias
In order to help on this: - I've been able to add the code needed to implement the searchbox without changes to the control. - The control provices the client...
I realized the it was a VS2015 project - I have made a pull request for you. I have created a Libraries property of the map control, in order to...
Some help on this: In order to implement Static Maps you have to implement a method that created a url that describes the snapshot. - First you need a second...
Hi, Should I close the PR?
Hi @Brar, Release v4.1.3.1 of VSIX works with VS2019; it does not work with VS2017. Release v4.0.11 of VSIX works with VS2017. I do understand Visual Studio plug-in is no...
Hi @roji, I will pick up the challenge! :-) I have set up a fork [gcapnias/npgsql](https://github.com/gcapnias/npgsql) of the code and branched the last v4.12.1 commit. I have worked on the...
Hi @Brar, The steps I went through to check the functionality: 1. Open Visual Studio 2. As soon as the interface comes up, do not create a solution or open...
Hi @Brar, I am creating a VM with VS2022 to check the issue... Thanks, George J. PS: If anyone is willing to test builds of VSIX component, he is welcome....
Hi, @Brar, Just a status update: - I tested the build against the latest stable version of Visual Studio 2022, and it works as expected. - I have continued working...