mapViewer 小部件不显示地图标记
mapViewer widget doesn't show map markers
根据我之前的问题 Rush installation and integration with Orion Context Broker 我的 Rush Relayer 工作正常,但它仍然不让我在 mapViewer 上显示标记。
我在实例中得到的是:
INFO@21:01:23 clientSocketHttp.cpp[348]: Notification Successfully Sent to localhost:5001/callbacks/23:01:42-1:23:01:45-1
INFO@21:01:23 clientSocketHttp.cpp[359]: Transaction ended
time=2015-01-14T21:01:23.305Z | lvl=INFO | op=RELAY REQUEST | msg=Relay Request received | corr=N/A | trans=7f1d7e00-9c30-11e4-b26a-090df9e0789f | hostname=fiware | component=listener | userID='127.0.0.1' | reqInfo={ url: '/callbacks/23:01:42-1:23:01:45-1', method: 'POST', remoteAddress: '127.0.0.1', headers: { 'x-relayer-host': 'ngsiproxy.lab.fi-ware.org:443', 'x-relayer-protocol': 'https', 'x-relayer-proxy': undefined, 'x-relayer-retry': undefined, 'x-relayer-httpcallback': undefined, 'x-relayer-persistence': undefined, 'x-relayer-traceid': undefined, 'x-relayer-encoding': undefined, 'content-type': 'application/xml' }, responseTime: 8, statusCode: 201, bodyLength: 3323, id: { id: '7f1d7e00-9c30-11e4-b26a-090df9e0789f' } }
似乎一切正常,但我在 mapViewer 上看不到标记。
就Rush相关而言,在Consumer进程有痕迹很重要,在那里我们可以看到中继本身是否有任何问题。监听器只是告诉我们 Rush 创建了一个中继任务。
你能post留下痕迹吗?
根据我之前的问题 Rush installation and integration with Orion Context Broker 我的 Rush Relayer 工作正常,但它仍然不让我在 mapViewer 上显示标记。
我在实例中得到的是:
INFO@21:01:23 clientSocketHttp.cpp[348]: Notification Successfully Sent to localhost:5001/callbacks/23:01:42-1:23:01:45-1
INFO@21:01:23 clientSocketHttp.cpp[359]: Transaction ended
time=2015-01-14T21:01:23.305Z | lvl=INFO | op=RELAY REQUEST | msg=Relay Request received | corr=N/A | trans=7f1d7e00-9c30-11e4-b26a-090df9e0789f | hostname=fiware | component=listener | userID='127.0.0.1' | reqInfo={ url: '/callbacks/23:01:42-1:23:01:45-1', method: 'POST', remoteAddress: '127.0.0.1', headers: { 'x-relayer-host': 'ngsiproxy.lab.fi-ware.org:443', 'x-relayer-protocol': 'https', 'x-relayer-proxy': undefined, 'x-relayer-retry': undefined, 'x-relayer-httpcallback': undefined, 'x-relayer-persistence': undefined, 'x-relayer-traceid': undefined, 'x-relayer-encoding': undefined, 'content-type': 'application/xml' }, responseTime: 8, statusCode: 201, bodyLength: 3323, id: { id: '7f1d7e00-9c30-11e4-b26a-090df9e0789f' } }
似乎一切正常,但我在 mapViewer 上看不到标记。
就Rush相关而言,在Consumer进程有痕迹很重要,在那里我们可以看到中继本身是否有任何问题。监听器只是告诉我们 Rush 创建了一个中继任务。
你能post留下痕迹吗?