- Added JSDoc to getRenderer() - Cast default options to types - Cast event to MouseEvent to satisfy tsc. Non mouse/touch events will simply produce [NaN, NaN] - Cast to Layer before calling getSource(), as it does not exist on Base
- Added JSDoc to getRenderer() - Cast default options to types - Cast event to MouseEvent to satisfy tsc. Non mouse/touch events will simply produce [NaN, NaN] - Cast to Layer before calling getSource(), as it does not exist on Base