I upgraded to the 4.2.8 beta build and now it fails to generate the constructor 
from org.osmdroid.views.ItemizedOverlay in the osmdroid bindings referenced on 
the website:

Java: public ItemizedOverlay(final Drawable pDefaultMarker, final ResourceProxy 
pResourceProxy);

The only one it generates is

protected ItemizedOverlay (IntPtr javaReference, JniHandleOwnership transfer)

I believe this is because it's now failing to generate anything for 
org.osmdroid.ResourceProxy.  I don't see anything in the output to guide me.

Jeremy

_______________________________________________
Monodroid mailing list
[email protected]

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid

Reply via email to