-
Dear Nicholas McDonald,
I am currently looking for a simple way from a heightmap to generate river paths, and I came to your library. I am wondering how would you generate river path in a one go du…
-
### Feature requests and proposals
Currently, when you use a Country Map visualization, you see the map of the whole world. It would be really useful if the map could try to encapsulate only the regi…
-
## Description of Issue
It has been reported to me that Journeymap in world waypoint beacons do not render in world with Optifine and Optiforge installed. This user also told me that other map mods h…
-
### First check
- [X] I added a descriptive title to this issue.
- [X] I used the GitHub search to find a similar issue and didn't find it.
- [X] I searched the Prefect documentation for this issue.
…
-
### Current Behaviour
Everything works fine when solo, as far as I can tell.
The issue is that once a key has been looted from a Stone of Binding, another player cannot loot the key right away -…
-
So far we decided not to make every Java object nullable in Dart because without additional annotations, every Java object can be nullable and the resulting code will be full of null-checks. However, …
-
```
Hello World!
// Center the map in the Mediterranean and zoom out to a world view
var map = new GMap2();
var point = new GLatLng(37.71859, 6.679688);
map.setCenter(point, 2);
//…
-
**Tested versions**
plugin v3.0.1
Editor 4.4-dev1, 4.3-stable
**Issue description**
Was having some trouble getting good results on a humanoid rig, so stripped things back today and hacked tog…
-
Long story as short as i can. I started a new server with dynmap, made a test world and loaded in. Dynmap auto generated maps on the web gui as it should. Then I decided to delete the world file and…
-
### What is the bug?
Firstly, "**average**" resampling method works correclty. But bilinear and cubicspline don't. I use GDAL to create six 8192x8192 files from 21600x10800 height map. About an area …