3.0.1 • Published 5 years ago

rz-geosearch v3.0.1

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

Provides name, postal code, and NTS location based searching within Canada, using GeoGratis as the backend provider.

It can be configured to return only certain types of results like provinces or cities, filter catagories, sort results, and can be used in English or French.

See our documentation for all the details

Installation

Package manager

Using the npm package manager:

npm i --save rz-geosearch

Then import it:

import 'rz-geosearch';

You'll then have access to the GeoSearch class namespace.

Precompiled

This repo contains a precompiled file located at src/geosearch.js which can be included in a script tag on your page. A global window object named GeoSearch will be created.

3.0.1

5 years ago

3.0.0

5 years ago

2.1.1

5 years ago

2.1.0

5 years ago

2.0.7

5 years ago

2.0.5

5 years ago

2.0.3

6 years ago

2.0.2

6 years ago

2.0.1

6 years ago

2.0.0

6 years ago