I need to implement "click on feature" functionality using OpenLayers 3. It works fine for all types of features, but when using "Point", forEachFeatureAtPixel fails when I click far enough from centre (close enough to border). I have created an example here - I need to implement "click on feature" function