stop abstract method

void stop()

Stops the exposed map data source GRPC service started using ExternalMapDataSourceServer.start.

Note: This is a beta release of this feature, so there could be a few bugs and unexpected behaviors. Related APIs may change for new releases without a deprecation process.

Throws ExternalMapDataSourceExceptionException. Indicates what went wrong when trying to stop exposed external map data source service.

Implementation

void stop();