sllvn / angular-mapbox

DEPRECATED - use tombatossals/angular-leaflet-directive instead
73 stars 29 forks source link

Expose Leaflet map object to external code #10

Closed sllvn closed 9 years ago

sllvn commented 9 years ago

Couple options:

  1. mapService that contains all map instances
  2. $emit() map object upward to parent $scope
sllvn commented 9 years ago

Closed in 278970e