CubbyCity
CubbyCity copied to clipboard
Make utility function for converting latitude/longitude to tile x/y
Nextzen uses tile based x/y value. It is calculated by expression using latitude/longitude. We are going to make a function to provide convenience to users.