Namespace: Framework

Cadcorp.Framework

The namespace for framework objects
Properties:
Name Type Description
Cadcorp.Framework.events Cadcorp.Util.Events A singleton event object for anything to register and listen for events

Events

mapafterinit

Map after initialisation event
Type:
  • Object
Properties:
Name Type Description
object Cadcorp.Framework The sender of the event
map OpenLayers.Map The map object that raised the event

mapbeforeinit

Map before initialisation event
Type:
  • Object
Properties:
Name Type Description
object Cadcorp.Framework The sender of the event

maplayerscreated

Map after layers added event
Type:
  • Object
Properties:
Name Type Description
object Cadcorp.Framework The sender of the event
map OpenLayers.Map The map object that raised the event

reset

Reset event
Type:
  • Object
Properties:
Name Type Description
object Cadcorp.Framework The sender of the event