5.1.7 • Published 9 months ago

@smartmaps/autocomplete v5.1.7

Weekly downloads
-
License
BSD-2-Clause
Repository
-
Last release
9 months ago

SmartMaps

SmartMaps is a GDPR-compliant map platform developed by YellowMap AG. The focus of the platform is the digital sovereignty of users. Based on OpenStreetMap data, SmartMaps offers individually customizable functions such as maps, geocoding, autocomplete or routing for the visualization of points of interest, internal location analyses or address validations. SmartMaps is certified with the seals 'Software Hosted in Germany' and 'fair.digital'. These confirm a GDPR-compliant, transparent and data-saving handling of personal information.

To get started with SmartMaps, register for free at SmartMaps

For more information visit our Examples or Documentation

Install

npm install --save-dev @smartmaps/autocomplete

Use it with:

import { createAutocomplete } from "@smartmaps/autocomplete"

const autocomplete = createAutocomplete(elementOrCssSelector, "INSERT-YOUR-API-KEY-HERE")

Insert the styles from node_modules/@smartmaps/autocomplete/dist/smartmaps-autocomplete.css in your application.

Features

Maps (@smartmaps/maps)

Maps is the globally usable map base for your industry-specific requirements. Whether you want to visualize location data, business data or socio-demographic data on the web, internal applications or an app.

Autocomplete (@smartmaps/autocomplete)

A few letters are enough to inspire your customers. With the Autocomplete function, suitable suggestions are already recommended when the first letters are entered in the address search. Autocomplete is easily customizable through parameters like local boosting.

Geocoding (@smartmaps/geocoding)

With the help of geocoding, you convert postal addresses into coordinates and visualize them on the map with pinpoint accuracy. Reverse geocoding allows you to convert an existing coordinate from an automatic location into an address in the opposite way.

Routing (@smartmaps/routing)

Show your customer the way to your location and navigate him safely to the desired destination - whether on foot, by bike or by car. Use the routing API not only for classic A-B routing, but also for matrix routing, the calculation of isochrones, trip planning or map match.

5.1.5

10 months ago

5.1.4

10 months ago

5.1.7

9 months ago

5.1.2

1 year ago

5.1.1

1 year ago

5.1.0

1 year ago