4house-libts-places-autocomplete
v1.0.0
Published
places autocomplete
Downloads
6
Readme
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>