-
### Description
After determining a route using the route finder, I clicked `3D Map`. That caused the issue as near I can tell.
### Additional Information
Graphic card: GTX 980
Driver: 390.77
…
-
![image](https://user-images.githubusercontent.com/35403315/34907995-2b3f07fc-f891-11e7-92c8-42ca67ef44a1.png)
************** Exception Text **************
OpenTK.Graphics.GraphicsContextExce…
-
Hi,
love your directives, helped me a lot.
However i am stuck in editing a shape created through draw method.
This is when i get latlong data from the server which i created previously and saved t…
-
### Description
If a form has many `GLControl` controls, only one works as expected.
### Repro steps
I have created a sample application to demonstrate the problem I am facing. Essentially, …
-
Hey, thanks for a great directive, I'm trying to extend it a bit with some custom functions which I need. I've already added [circle drawing tool](https://github.com/mblomdahl/mapbox-gl-circle) which …
-
Firstly, with the newest overhaul when attempting to add a bone (with/without a vbn already loaded) I receive the follow error. Nothing else happens.
**Object reference not set to an instance of an…
-
### Description
Calling `Keyboard.GetState()` throws `System.ArgumentNullException`
Call stack:
_Note: OS language is Spanish, translation may be wrong_
```
Void Enter(System.Object)
in Syst…
-
### Description
Xamarin.Forms.Platform.WPF app crashes when created with the MasterDetail template (although it seems to be related to the Entry and Editor controls specifically.)
### Steps to Rep…
-
Hi, I'm trying to add navigation control to my map but it doesn't appear. I use code from [example](https://naimikan.github.io/angular-mapboxgl-directive/#/examples/show_navigation_control).
Also I t…
-
The `OnContextCreated()` and `OnPaint()` methods catch all exception silently (OnPaint does draw the exception). This makes debugging difficult.
Worse, exceptions can go entirely unnoticed when us…