react-openlayers icon indicating copy to clipboard operation
react-openlayers copied to clipboard

FYI: Certain functionalities don't work on the latest version of openlayers

Open nick-gibb opened this issue 6 years ago • 0 comments

I was having issues with placing a marker, like this: https://rawgit.com/allenhwkim/react-openlayers/master/app/index.html#/custom/marker-style

I used the command npm install openlayers with no luck — map didn't show and I got an error with Openlayers.

Then I tried npm install [email protected] and now it works.

Just a heads up in case anyone has a similar problem.

nick-gibb avatar May 23 '18 23:05 nick-gibb