remove Overlay View Provider
Removes a previously added OverlayViewProvider. If the provider hasn't been added previously, this method will be a no-op.
Using this API requires the current license to contain the annotations component.
Parameters
overlay View Provider
OverlayViewProvider that should be removed. Must be non-null.
See also
Throws
If the current license doesn't contain the annotations component.