Changes between Version 1 and Version 2 of maestro/MaestroAPI/samples/AddInitialLayer


Ignore:
Timestamp:
Oct 14, 2008, 7:41:52 AM (16 years ago)
Author:
ksgeograf
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • maestro/MaestroAPI/samples/AddInitialLayer

    v1 v2  
    4040
    4141'Get the original layout
    42 Dim weblayout As WebLayout = conn.GetWebLayout(layout )
     42Dim weblayout As WebLayout = conn.GetWebLayout(layout)
    4343
    4444'Get the mapDefinition
    45 Dim mapDef As MapDefinition = conn.GetMapDefinition(weblayout .Map.ResourceId)
     45Dim mapDef As MapDefinition = conn.GetMapDefinition(weblayout.Map.ResourceId)
    4646
    4747'Create a new MapLayer object