4house-libts-places-autocomplete 中文文档教程

发布于 3年前 浏览 17 项目主页 更新于 3年前

4house-libts-places-autocomplete

Datapi WEB

Available Scripts

在项目目录下,可以运行:

npm install

安装所有依赖。

npm start

运行开发服务器。 在浏览器中打开http://localhost:8000/public即可查看。

npm test

运行单元测试。

npm run build

构建组件。

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>

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>
    我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
    原文