Something like adding a value to an area of an image
If you have a floorplan, showing all the rooms. Is there a way to click on one of the rooms, and then use that value to display data about that room retrieved from a database.
Obviously I need to do something about that image first, like drawing a transparent rectangle and giving this a value, but I have no idea how to do this.
Can anyone help?
Thanks.
Answers (1)
0
Hi
I think this link might help you
https://github.com/google/google-api-dotnet-client/issues/1041
or else try installing some older version
https://www.nuget.org/packages/Newtonsoft.Json/10.0.2