femski

Results 4 issues of femski

I am following the minimal doc in README: Gson gson = new GsonBuilder() .registerTypeAdapterFactory(new JtsAdapterFactory( new GeometryFactory(new PrecisionModel(100), 4326))) .registerTypeAdapterFactory(new GeometryAdapterFactory()) .create(); But I am not able to generate JTS...

bug

I could not clone your git repository (publickey issue) - so I did following: 1. copied the two lib jars (nutiteq-3d-sdk-2.1.0.jar and javaproj-1.0.6-noawt.jar) into my project libs folder 2. added...

Hello, I am the creator of AvNav - a flight navigation App for pilots widely used since 2014. AvNav is our registered trademark (we also own the domain name). [Please...

I am trying to port Mapbox GL Native (https://github.com/mapbox/mapbox-gl-native) to WASM and final piece is getting libuv to compile under emscripten/wasm. I am able to compile libuv using pure posix...