[josm-dev] Patch for Surveyor plugin

Jonathan Pilborough lists at jonathanp.co.uk
Sun May 18 19:33:05 BST 2008


Hi,

I installed JOSM today and was hit by a problem with the Surveyor plugin that 
had already been posted in http://josm.openstreetmap.de/ticket/537.

It seems that the constructors for the MarkerLayer and Marker classes have 
been changed in changeset 553, which makes the surveyor plugin uncompilable 
against the JOSM jar since then, and obviously unrunnable when trying to 
create markers.

I have added dummy values to the Surveyor plugin where this was a problem  and 
it seemed to fix the problem - my updated source file is attached.

I have only done simple testing on this patch, hopefully someone with more 
experience of the source than me can take a look at it - I have no idea 
whether the new constructor arguments are important, or what they are used 
for.
-- 
Regards,
Jonathan Pilborough


More information about the josm-dev mailing list