directive: MapController

MapController

MapController()

Properties:
Name Type Description
controls Hash

collection of Controls initiated within map directive

markersi Hash

collection of Markers initiated within map directive

shapes Hash

collection of shapes initiated within map directive

markerClusterer MarkerClusterer

MarkerClusterer initiated within map directive

Source:
Requires:
  • module:$scope

Requires

  • module:$scope

Members

(static) addMarker

Add a marker to map and $scope.markers

Source:

(static) addShape

Add a shape to map and $scope.shapes

Source:

(static) addShape

Add a shape to map and $scope.shapes

Source: