1.0.0 • Published 2 years ago

4house-libts-places-autocomplete v1.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

4house-libts-places-autocomplete

Datapi WEB

Available Scripts

In the project directory, you can run:

npm install

Installs all dependencies.

npm start

Runs development server. Open http://localhost:8000/public to view it in the browser.

npm test

Runs unit tests.

npm run build

Builds the component.

Example usage

<div style="width: 98vw; height: 50vh; position: relative">
  <h4-simplemap
    lat="50"
    lng="16"
    zoom="12"
    title-point="Byt na prodej"
    transaction="SELL"
    layers="shopandeat.artandentertainment,school.middle"
  />
</div>