Authored by Justin R. Miller

annotation layers shouldn't be draggable by default

... ... @@ -65,7 +65,6 @@
fillColor = kDefaultFillColor;
scaleLineWidth = NO;
draggingEnabled = YES;
circlePath = NULL;
[self updateCirclePathAnimated:NO];
... ...