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

worldMap references worldChoropleth options, which don't exist #31

Open
mmrj opened this issue Sep 18, 2015 · 0 comments
Open

worldMap references worldChoropleth options, which don't exist #31

mmrj opened this issue Sep 18, 2015 · 0 comments

Comments

@mmrj
Copy link
Contributor

mmrj commented Sep 18, 2015

see for example: http://jsfiddle.net/gh/get/jquery/1.11.0/forio/contour-geo/tree/master/examples/showcase/map/world, which errors with "Uncaught TypeError: Cannot read property 'type' of undefined" from "world-map.js:22". I think the problem is that line 20, "options.worldChoropleth" should be options.somethingElse.

in the fiddle, if you change the visualization from "worldMap" to "map" it works fine.

mmrj pushed a commit that referenced this issue Sep 18, 2015
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

1 participant