-
1. Create contract - Put item in container
2. Press Pick
2. Crash
```
System.NullReferenceException: Object reference not set to an instance of an object.
at Eco.Gameplay.Economy.PointOfIntere…
-
### Source/destination types
```csharp
[Serializable]
public class Config
{
public string Location;
public PointOfInterest[] PointsOfInterest;
public ove…
-
Hi, Thank you for providing this project on GitHub.
Everything work fine except the samples with that contain finding the location. The Samples work fine on the Wikitude App on my mobile. Can you …
-
Hello,
I'm trying to parse structured JSON-LD files with the library.
The file is a structured JSON-LD so all the elements I'm interested in are located at the root of the `@graph`:
```
…
-
Hello, I am trying to work with GeoJson in Mapsui through a Web Service and I would like to save points and consult them and show them on the map. Is this possible?
Mapsui 2.0.0 beta.22
-
-
GraphQL schema:
```
type PointOfInterest {
node_osm_id: Int!
name: String
lat: Float
lon: Float
location: Point
poi_id: String
shortestPathRouteToPOI(end_poi_id: String): [Lat…
-
### General Information
GeocoderLaravel Version: 4.2
Laravel Version: 5.8
PHP Version: 7.1.3
Operating System and Version: Windows
### Issue Description
I am trying to get latitude and longit…
-
#### What project is affected?
#### What language is this in?
C#
#### What happens?
After creating a new VA and adding the skills, the dispatch model is not updated with corresponding skill LU…
-
Bei `PointOfInterest` z. B. können wir folgendes nicht anzeigen. Das soll serverseitig bereits verschönert/übersetzt werden.
```
"openingHours": [
{
"weekday": "wednesday"
},
{
…