Closed maurizi closed 8 years ago
We need to set a marker drag listener on the map object (though we don't need to do anything in it) in order for marker.getPosition() to return correct results.
marker.getPosition()
Connects to #265
+1, assuming tests pass locally (looks like jenkins is grumpy)
We need to set a marker drag listener on the map object (though we don't need to do anything in it) in order for
marker.getPosition()
to return correct results.Connects to #265