I use this snippet to create a grid for a fixed area with bounds: Show fixed 100 m x 100 m grid on lowest zoom level
For example, my grid has 9 fields. I would like to number them from 1 to 9 or A1, A2, A3, B1, B2, ... But i don't know how to start.
Any suggestions how to solve this?