11.1.1 • Published 7 months ago

@supermap/react-iclient-mapboxgl v11.1.1

Weekly downloads
8
License
Apache-2.0
Repository
-
Last release
7 months ago

react-iclient-mapboxgl

简介

安装

npm install @supermap/react-iclient-mapboxgl

开发

import React from 'react';
import { SmWebMap } from '@supermap/react-iclient-mapboxgl';

const App = () => (
  <>
    <SmWebMap mapId={mapId} serverUrl={serverUrl}></SmWebMap>
  </>
);

示例

https://iclient.supermap.io/examples/component/examples.html#reactcomponents_mbgl