Step # 1: Copy any of the Overlay classes from this answer into your project.
Step # 2: Add an instance of this Overlay class to MapView via getOverlays().add() , as if you were adding your own ItemizedOverlay .
Step # 3: There is no step # 3.
This assumes their sample code is working, and I have not tried it.
source share