Scroll/pan the map by pixel distance distanceX, distanceY: Distance to scroll in physical pixels
void comaps_scroll( double distanceX, double distanceY, ) { return _comaps_scroll(distanceX, distanceY); }