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

Customize map view in Tutorial isn't showing data #478

Closed
georgiamoon opened this issue Apr 6, 2015 · 4 comments
Closed

Customize map view in Tutorial isn't showing data #478

georgiamoon opened this issue Apr 6, 2015 · 4 comments

Comments

@georgiamoon
Copy link

http://okfnlabs.org/recline/docs/tutorial-maps.html

@mchelen
Copy link
Contributor

mchelen commented Apr 6, 2015

There seems to be a problem with this line:

var record = this.model.records.getByCid(feature.properties.cid);

If it's included, then none of the markers appear, but removing it means the marker size cannot be set based on record data.

@mattfullerton
Copy link
Contributor

This might be related to #472

@mattfullerton
Copy link
Contributor

Could you tell me what version of Leaflet you have under vendor/leaflet?

@georgiamoon
Copy link
Author

0.7.3

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

Successfully merging a pull request may close this issue.

4 participants