+ Reply to Thread
Results 1 to 3 of 3

Thread: Bing Maps layer file ILayer/object type?

  1. #1
    Eok Ngo
    Join Date
    Apr 2010
    Posts
    43
    Points
    1
    Answers Provided
    0


    0

    Default Bing Maps layer file ILayer/object type?

    (Cross posted in the ArcGIS Desktop - General forum)
    I've been trying to figure out what CoClass the Bing Maps layer file belongs to.
    I'm referring to the one offered for use in ArcMap:
    http://resources.esri.com/help/9.3/a...ual_earth.htm#

    When I check the properties in ArcMap, it says it's "Tiled Internet Layer".
    I'm fairly sure it's an ILayer since it can be successfully cast and its properties viewed.
    However, I'm not sure which of the CoClasses it belongs to.
    I haven't had any luck with IMapServerLayer, IFeatureLayer, IWMSLayer, IImageServerLayer.

  2. #2
    Domenico Ciavarella

    Join Date
    Mar 2010
    Posts
    2,523
    Points
    386
    Answers Provided
    59


    0

    Default Re: Bing Maps layer file ILayer/object type?

    it implements interface MapServerLayer but not IMapServerLayer
    Studio A&T srl

    Domenico Ciavarella

    ESRI Certified
    Enterprise Geodatabase Management Associate 10.1
    Web Application Developer Associate 10.1

    My ArcGIS.com

    Blog: NicoGis

  3. #3
    Eok Ngo
    Join Date
    Apr 2010
    Posts
    43
    Points
    1
    Answers Provided
    0


    0

    Default Re: Bing Maps layer file ILayer/object type?

    Thanks for the reply Domenico.

    I wasn't able to cast it properly to MapServerLayer.

    However, decided on a different solution that'll work for now.

+ Reply to Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts