-
Notifications
You must be signed in to change notification settings - Fork 56
Open
Description
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!
Metadata
Metadata
Assignees
Labels
No labels