jonko0493 / ComputerCartographer

A peripheral for ComputerCraft Tweaked which allows interfacing with various mapping mods
MIT License
2 stars 0 forks source link

Add `getMarkers` function #2

Open jonko0493 opened 7 months ago

jonko0493 commented 7 months ago

Should take some of the burden of managing state off of the user. Additionally, we should allow getting markers that cannot be manipulated (i.e. markers not created by the cartographer).

jonko0493 commented 7 months ago

This works fine for BlueMap and Dynmap but seems like it will be difficult for Pl3xMap and Squaremap.