MGMap.getMapLayerGroup   Go to object model Go to parent topic Go to previous topic Go to next topic

Syntax

MGMapLayerGroup getMapLayerGroup(String 
  groupname)

Description

Gets the specified map layer group.

Parameters

groupname - The name of the map layer group to return.

Returns

MGMapLayerGroup - The specified map layer group, or null if no layer exists with the given name.

Error Codes

-3 (illegal argument)

See Also

getMapLayerGroups, mapLayerGroups