Right now it's only possible to listen to clicks on symbols. But I want to deselect the symbols when clicked on the map and not on a symbol. Right now there isn't an easy way to know if the user clicked on the map.
Also it would be awesome to make it a little more extensible. Maybe allow the overriding of the MapClickResolver, so we can handle our own click handling.