Skip to content

Instantly share code, notes, and snippets.

@GlebMaltsev
Created December 3, 2015 14:11
Show Gist options
  • Save GlebMaltsev/b25114788840d3e6a910 to your computer and use it in GitHub Desktop.
Save GlebMaltsev/b25114788840d3e6a910 to your computer and use it in GitHub Desktop.
Creatting custom Map Layers
new MapLayer("GOOGLE12", "12", 256, 144447.93F),
new MapLayer("GOOGLE13", "13", 256, 72223.96F),
new MapLayer("GOOGLE14", "14", 256, 36111.98F),
new MapLayer("GOOGLE15", "15", 256, 18055.99F),
new MapLayer("GOOGLE16", "16", 256, 9028.00F),
new MapLayer("GOOGLE17", "17", 256, 4514.00F),
new MapLayer("GOOGLE18", "18", 256, 2257.00F),
new MapLayer("GOOGLE19", "19", 256, 1128.50F),
new MapLayer("GOOGLE20", "20", 256, 564.25F)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment