Instance of this class is used to show China tiles.
ALKMaps.MapServiceURL= "http://??????????????????????????";
var map = new ALKMaps.Map("mapTile", {displayProjection: new ALKMaps.Projection('EPSG:4326')});
var vssBaseMap = new ALKMaps.Layer.VSSBaseMap("VSS Base Map");
map.addLayers([vssBaseMap]);| ALKMaps. | Instance of this class is used to show China tiles. |
| Properties | |
| displayOutsideMaxExtent | {Boolean} If wrapDateLine is true, zoom level gets adjusted to prevent user zooming way out. |
| Constructor | |
| ALKMaps. |