public class MapRenderer.UrlType
extends java.lang.Object
限定符和类型 | 字段和说明 |
---|---|
static int |
basicMap
地图底图和精模URL
|
static int |
trafficTiles
TMC数据URL
|
构造器和说明 |
---|
UrlType() |
public static final int basicMap
// 地图底图拼串规则为[地图服务地址]+?+地图块信息,此时输入的URL前缀应该如下格式 http://wimg1.mapbar.com/kvf/
public static final int trafficTiles
// TMC路形数据拼串规则为[TMC路形数据服务地址]+?+地图块信息,此时输入的URL前缀应该如下格式 http://wimg1.mapbar.com/kvf/tmc/
©Mapbar Engine Team;All Rights Reserved