A little further info found out...fwiw.
Not an objective C expert and it shows, realizing now that the class
RMAbstractMercatorTileSource actually just derives from
NSObject<RMTileSource> but does not declare a weak reference, whereas
another class RMMapView actually does have a weak delegate declared like
this:
@property (nonatomic, assign) IBOutlet id <RMMapViewDelegate>delegate;
and in that case the WeakDelegate/Delegate binding works fine.
--
View this message in context:
http://monotouch.2284126.n4.nabble.com/Bindings-for-MapBox-tp4657589p4657644.html
Sent from the MonoTouch mailing list archive at Nabble.com.
_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch