MapDisplayDataProvider

public protocol MapDisplayDataProvider

The MapDisplayDataProvider protocol that can be used to add custom data providers. FileOutput - Default logger output - prints logs using Swift.print

Important

This API has to be implemented in a thread-safe way.

Important

This is a Public Preview API. It may be changed or removed at any time.