@datapool/texas.geojson

1.0.0 • Public • Published

Texas.geoJSON

🗄️ 德州地图数据。

Issues

使用的时候遇到任何问题或有好的建议,请点击进入issue,欢迎参与维护!

How to use?

请直接在页面中加入下面这行代码,然后通过TexasGeoJSON即可调用:

<script src="https://cdn.jsdelivr.net/npm/@datapool/texas.geojson@1"></script>

如果你想通过npm方式管理,首先你需要通过命令行安装TexasGeoJSON,就像这样:

npm install --save @datapool/texas.geojson

安装好了以后,在需要的地方引入即可:

import TexasGeoJSON from '@datapool/texas.geojson';

const TexasGeoJSON = require("@datapool/texas.geojson");

开源协议

MIT

Copyright (c) 2022 hai2007 走一步,再走一步。

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i @datapool/texas.geojson

      Weekly Downloads

      1

      Version

      1.0.0

      License

      MIT

      Unpacked Size

      51.1 kB

      Total Files

      4

      Last publish

      Collaborators

      • hai2007