Closed akashisama closed 11 years ago
Ready for review 2246628
There also appears to be another issue, when the feature is near the edge of the map panel once the pan occurs the click point can sometimes be out by a fraction I think this is caused by our CSS styling. It's very similar to an old issue where the point of the triangle marker on the popup didn't align with the feature that had been clicked.
Reviewed, no changes needed.
Put the map in a position that it shows two sides of the dateline. Then try selecting a feature on "wrong" side of the dateline( generally the side which the map is showing the least of). The map will move to show that side of the map only and won't pick up an features anyway.
You can reproduce this easily with argo floats layer.
We must be trying to access coords greater than/less than the map's maxExtent property.