MapMatcher.withEngine constructor
- SDKNativeEngine sdkEngine
Creates a new instance of this class.
sdkEngineA SDKEngine instance.
Throws InstantiationException. Indicates what went wrong when the instantiation was attempted.
Implementation
factory MapMatcher.withEngine(SDKNativeEngine sdkEngine) => $prototype.withEngine(sdkEngine);