GeoOSMRF constructor

GeoOSMRF(
  1. IConfigRF config
)

Implementation

GeoOSMRF(IConfigRF config) {
  config.configure(Configuration);
}