/react-context-openlayer

react 에서 Context를 활용한 Openlayer의 Map 객체 저장

Primary LanguageJavaScript

Create React App (CRA) 테스트 프로젝트

openlayers 6.x.x 기반 리액트 시스템

ol/Map 객체를 React Context 로 저장 후 활용하는 예제 프로젝트

Installation

git clone https://github.com/sbjang123456/react-context-openlayer.git
cd react-context-openlayer
yarn

start

yarn start

Notes