Display a grid reference on the map and an index associated with.
-
You have to define the extent and the size of the grid.
-
You can define a ol.source.vector or use the setIndex method to display an index.
-
You can define a property (or a function to retrieve it) that will be displayed in the index.
-
You can customize a sortFeature function and the indexTitle
that will be displayed in the index.