0.1.3 • Published 5 years ago

@deja-vu/geolocation v0.1.3

Weekly downloads
14
License
MIT
Repository
github
Last release
5 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

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

6 years ago

0.0.12

6 years ago

0.0.11

6 years ago

0.0.10

6 years ago

0.0.9

6 years ago

0.0.8

6 years ago

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago