I think I have the simplest use case: one content type, one CCK field added by the means of geo_field.module, this field is not required and one value, which is a point ("shot at" functionality for a photoblog). If one submits a photo with this "Location" field set, there is no functionality to remove that info (or at least I don't seem to be able to find it). How should one remove the data with OpenLayers CCK? (This is closely related to #607960: Hide the map if no point is set.)

Comments

zzolo’s picture

Status: Active » Fixed

Please make sure you are using the newest version of the 1.x branch.

You should be able to, given that the CCK field does not require data, select the point or feature and hit the delete key and it will go away. There should be instructions below the map.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

ejohnson’s picture

How do you remove a point, polygon, etc. on a Mac keyboard? The delete key goes back to the previous screen (ie. URL) you are on.

zzolo’s picture

On a Mac, you have to hit fn+delete.

tmcw’s picture

I think that "d" also works.