rz-geosearch
TypeScript icon, indicating that this package has built-in type declarations

3.0.1 • Public • Published

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.

Readme

Keywords

none

Package Sidebar

Install

npm i rz-geosearch

Weekly Downloads

2

Version

3.0.1

License

MIT

Unpacked Size

351 kB

Total Files

33

Last publish

Collaborators

  • milesap