Is it possible to add a single overlay to a MapView without having to use the ItemizedOverlay class which seems a bit overkill for a single overlay?
| |||
|
feedback
|
|
Yes it is possible, you can create a sub-class that extends | |||
|
feedback
|
ItemizedOverlaywith one item in it. Yet, this was about a year ago now - I haven't check if anybody found a way lately. – Aleks G Jan 27 at 13:03