geocoder
geocoder copied to clipboard
Solve the browserify issue of not being able to resolve require inside the code
Browserify cannot resolve required object which are defined inside the code. To avoid the error the objects can be simply defined like bellow.