From 75ca6818e47dbce666d6d64771ac6b107c17ea87 Mon Sep 17 00:00:00 2001 From: rolux Date: Tue, 1 Jan 2013 15:08:37 +0100 Subject: [PATCH] in manhattan grid example, add a comment --- examples/maps/manhattan_grid/js/example.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/examples/maps/manhattan_grid/js/example.js b/examples/maps/manhattan_grid/js/example.js index 8ac5a733..f84cc05b 100644 --- a/examples/maps/manhattan_grid/js/example.js +++ b/examples/maps/manhattan_grid/js/example.js @@ -608,7 +608,8 @@ Ox.load('Image', function() { width, height, invertX, invertY; /* On the street sign, we display both the avenue/street and the lat/lng - coordinates. + coordinates. `Ox.formatOrdinal` takes care of '1st', '2nd' '3rd', '4th', + etc. */ $sign.html( Ox.formatOrdinal(as.avenue) + ' Av & '