2006Scape Wiki:Map: Difference between revisions
Jump to navigation
Jump to search
→Map Implementation
scape_>Ralpha |
scape_>Ralpha |
||
Line 137: | Line 137: | ||
"defaultZoom": 1, // Default zoom level, when map opens | "defaultZoom": 1, // Default zoom level, when map opens | ||
"maxNativeZoom": 3, // Maximum zoom where there are tiles for, other zoom levels will have scaled version of max native zoom. | "maxNativeZoom": 3, // Maximum zoom where there are tiles for, other zoom levels will have scaled version of max native zoom. | ||
"attribution": " | "attribution": "My Map Licence" // optional, attribution for this layer. Allows HTML. Default licence will always be displayed (see main config file) | ||
},{ // More items in the list | },{ // More items in the list | ||
"mapId": 1, | "mapId": 1, |