Show / Hide Table of Contents

Method RemoveMapOverlay

| Edit this page View Source

RemoveMapOverlay(string)

Causes MapManager to stop updating the MapOverlay object and removes this Manager's reference to that overlay.
Declaration
public bool RemoveMapOverlay(string name)
Parameters
Type Name Description
string name The name of the MapOverlay to be removed
Returns
Type Description
bool True if removal was successful. False if there was an error removing the object from the internal dict.
  • Edit this page
  • View Source
☀
☾
In this article
Back to top
Generated by DocFX
☀
☾