removeMapArrow abstract method
- MapArrow mapArrow
Removes a map arrow from this map scene.
mapArrowThe map arrow to be removed from this map scene.
Implementation
void removeMapArrow(MapArrow mapArrow);
Removes a map arrow from this map scene.
mapArrow The map arrow to be removed from this map scene.void removeMapArrow(MapArrow mapArrow);