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

Typos in How ot Use: #25

Open
balciseri opened this issue Mar 23, 2016 · 1 comment
Open

Typos in How ot Use: #25

balciseri opened this issue Mar 23, 2016 · 1 comment

Comments

@balciseri
Copy link

In the main mage there are 3 errors:
1: labelFormatterLng : function(lng){return lng+" lng"}, //optional default none,
2: labelFormatterLat : function(lat){return lat+" lat"}, //optional default none
3: customLabelFcn: function(latLonObj, opts) { return "Geohash: " + encodeGeoHash(latLonObj.lat, latLonObj.lng)} //optional default none

IN bold the errors!

@ShortBusKing
Copy link

ShortBusKing commented May 9, 2017

I can confirm.
Its hard to see but for 1 and 2 'funtion' should be 'function'

Also the encodeGeoHash doesn't seem to be provided

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