Select to view content in your preferred language

Adding MapService (navteq data)

642
3
06-13-2011 04:57 AM
Abdul_MannanMohammed
Emerging Contributor
I am trying to access a Navteq web service that uses Quadkey & x/y/z interface via a tiledMapService using ArcGIS Flex API in FlexViewer.

The following link displays the tiles from navteq server.How can I add such service into map?
http://1.tl.prd.lbsp.navteq.com/traffic/6.0/tiles/12/2678/1751/256/png?token=XXX&textinfo=false

(just to display the link not as weblink)
1.tl.prd.lbsp.navteq.com/traffic/6.0/tiles/12/2678/1751/256/png?token=XXX&textinfo=false

there is a token to supplied that i removed from it. may not work with you.
any suggestions!

I am left without a clue...please suggest
Tags (2)
0 Kudos
3 Replies
BjornSvensson
Esri Regular Contributor
I am trying to access a Navteq web service that uses Quadkey & x/y/z interface via a tiledMapService using ArcGIS Flex API in FlexViewer.


If it's not a supported layer, you would have to create your own layer to support this type.  The "Access Custom Tiles" API sample might be helpful.
http://help.arcgis.com/en/webapi/flex/samples/index.html?sample=ExtendTiledLayer_CustomTiles
0 Kudos
Abdul_MannanMohammed
Emerging Contributor
Thanks bJorn for the prompt answer,

I find the sample helpful but still trying to implement the methodology..its little tricky!

once done will post the results. Thanks again

Regards
Abdul mannan
0 Kudos
Abdul_MannanMohammed
Emerging Contributor
Thanks Bjorn,

I solve the issue that custom layer was so helpful.

Regards
Abdul Mannan
0 Kudos