When a user clicks on the map outside of a shape (i.e. in an ocean) and drags to pan around the map, the click event does not get fired fired after panEnd.
When a user clicks on a shape (i.e. a Montana) and then drags to pan around the map, the shapeClick event fires after panEnd.
This issue is reproducible on the events demo page: https://demos.telerik.com/kendo-ui/map/events
The events reported when clicking and dragging on a shape, (bottom being first event):
Shape mouseEnter :: Montana