Details
Description
InfoTool was using a dwithin filter for line and point features displayed in JMapPane. That can't be done if the projection is null. Changed the code to use a bounding box search instead.
InfoTool was using a dwithin filter for line and point features displayed in JMapPane. That can't be done if the projection is null. Changed the code to use a bounding box search instead.
r34202 in trunk