@supermapgis/react-iclient-mapboxgl
v11.2.1
Published
SuperMap iClient for React.js
Downloads
433
Readme
react-iclient-mapboxgl
简介
安装
npm install @supermapgis/react-iclient-mapboxgl
开发
import React from 'react';
import { SmWebMap } from '@supermapgis/react-iclient-mapboxgl';
const App = () => (
<>
<SmWebMap mapId={mapId} serverUrl={serverUrl}></SmWebMap>
</>
);
示例
https://iclient.supermap.io/examples/component/examples.html#reactcomponents_mbgl