11.3.0 • Published 6 months ago

@supermapgis/react-iclient-mapboxgl v11.3.0

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
6 months ago

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