CanvasMap
Getting Started Tutorials 3D Reference

Class CMGeo extends CMItem

CMGeo
Contains a list of layers and a list of background layers.
Also has a background style that will be drawn if set.

DynamicProjections Dynamic Projections CMTYPE_BOOLEAN false True to change projections on the fly

Object Functions

Inherited From: CMItem
ReturnsFunctionThrows
SetProjector(TheProjector)
Paint(TheView)

Object Functions

SetProjector(TheProjector)

Set the projection for coordinate conversion (jjg - replace with child)

Parameters:
    TheProjector - the projector to use to project coordinates

Paint(TheView)

Paint the layers into the view

Parameters:
    TheView - the view that recieved the event