@deja-vu/geolocation
TypeScript icon, indicating that this package has built-in type declarations

0.1.3 • Public • Published

Geolocation

Locate points of interest

Components

  • create-marker-from-map
  • create-marker
  • delete-marker
  • display-map
  • get-current-location
  • show-marker
  • show-marker-count
  • show-markers

Notes

To use this concept in your app you need to add the following to styles.css:

@import "~leaflet/dist/leaflet.css";
@import "~leaflet-routing-machine/dist/leaflet-routing-machine.css";
@import "~leaflet-control-geocoder/dist/Control.Geocoder.css";

Configuration Options

Option Type Default Description
mapType leaflet or gmap leaflet Specifies which Maps API to use (Leaflet [leaflet] or Google Maps [gmap])
apiKey string undefined Must be set if mapType === gmap

Readme

Keywords

none

Package Sidebar

Install

npm i @deja-vu/geolocation

Weekly Downloads

15

Version

0.1.3

License

MIT

Unpacked Size

842 kB

Total Files

121

Last publish

Collaborators

  • spderosso