Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

README.md example does not work #5

Closed
andywer opened this issue Nov 24, 2014 · 1 comment
Closed

README.md example does not work #5

andywer opened this issue Nov 24, 2014 · 1 comment

Comments

@andywer
Copy link
Contributor

andywer commented Nov 24, 2014

React-Leaflet

var {Map, Marker, Popup} = require("react-leaflet");

should be

var {Map, TileLayer, Marker, Popup} = require("react-leaflet");

Cheers!

@PaulLeCam
Copy link
Owner

Indeed, sorry I left it out, it's fixed now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants