◆ GeoLocationCloudEngine()
FiftyOne.GeoLocation.Cloud.GeoLocationCloudEngine.GeoLocationCloudEngine | ( | ILogger< GeoLocationCloudEngine > | logger, |
Func< IPipeline, FlowElementBase< IGeoData, IAspectPropertyMetaData >, IGeoData > | aspectDataFactory, | ||
GeoLocationProvider | provider | ||
) |
Constructor
- Parameters
-
- logger - The logger used by this instance.
- aspectDataFactory - A factory function that is used to create IGeoData instances.
- provider - The GeoLocationProvider that will be used to power this engine.