Open nmccready opened 9 years ago
From @jessertaylor on March 31, 2015 12:0
have you tried dumping layer.getBounds()?
Was there ever a solution to this issue? Believe I'm seeing the same error.
I am interesting to can access also to layer data. How can i used the leafletData tool ? In fact i would like to can acces to 'eachLayer' method of my gesojson layer to can modify my marker on a external action. as here : http://gis.stackexchange.com/a/133325
From @rikbosch on March 31, 2015 11:52
I'm trying to adjust the map's bounds to the bounds of a featureGroup.
However, when retrieving the bounds of the group, it contains no marker layers.
I'm calling the following function after setting the markers in the $scope object:
the full error:
Copied from original issue: tombatossals/angular-leaflet-directive#668