jondewoo / UnitySlippyMap

A slippy map implementation written in C# for Unity3D
304 stars 110 forks source link

Refactor TestMap #29

Open tlxdev opened 7 years ago

tlxdev commented 7 years ago

The example/test code in TestMap.cs is quite frankly horrible to read. It should be refactored to be readable & easily understood, even for new users.