If you programmatically create the map, you can include FMX.TMSFNCWebBrowser.Win, and then check EdgeLoaded flag. You can also silent errors with EdgeSilentErrors flag. These flags allow you to detect if the browser is available and then create an instance of the map. when false, show a message to the user.