0.1.3 • Published 4 years ago

@deja-vu/geolocation v0.1.3

Weekly downloads
14
License
MIT
Repository
github
Last release
4 years ago

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

OptionTypeDefaultDescription
mapTypeleaflet or gmapleafletSpecifies which Maps API to use (Leaflet leaflet or Google Maps gmap)
apiKeystringundefinedMust be set if mapType === gmap
0.1.3

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago

0.0.12

4 years ago

0.0.11

4 years ago

0.0.10

4 years ago

0.0.9

5 years ago

0.0.8

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago