tileXToLongitude abstract method

double tileXToLongitude(
  1. int tileX
)

Converts a tile X number to a longitude coordinate.

Implementation

double tileXToLongitude(int tileX);