[ Web Proxy ]
URL:
Viewing: https://raw.githubusercontent.com/dotupNET/dotup-node-geocoder/master/index.js [Back]  [Original]

'use strict';

var GeocoderFactory = require('./lib/geocoderfactory.js');

var Exports = GeocoderFactory.getGeocoder.bind(GeocoderFactory);

module.exports =  Exports;

Web Proxy Viewer  |  New URL  |  Original Page