Closed GoogleCodeExporter closed 9 years ago
ExtendedOverlayItem was tagged as deprecated for a long time.
From OSMBonusPack v4.9, it has been completely removed from the source.
You have three options:
1) Move your code to use Marker, the new class replacing the
ExtendedOverlayItem/ItemizedOverlayWithBubble mess.
In the wiki, Tutorial 0 is a good guide to see how to use Marker.
2) Just stay to OSMBonusPack v4.8 (still available in Download/archives dir),
and plan migration to Marker later.
3) Switch to OSMBonusPack v4.9, but still use deprecated classes, by copying
their source files in your own application project, so that you can still use
them as before.
Original comment by mathieu....@gmail.com
on 19 Sep 2014 at 3:19
Original comment by mathieu....@gmail.com
on 20 Nov 2014 at 10:05
Original issue reported on code.google.com by
simonale...@gmail.com
on 19 Sep 2014 at 9:42Attachments: