Changeset 24954 in osm for applications/editors/josm
- Timestamp:
- 2011-01-03T11:13:45+01:00 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/CadastreInterface.java
r23190 r24954 73 73 if (wmsLayer.getName().equals(lastWMSLayerName) && !isCookieExpired) 74 74 return true; 75 if (!wmsLayer.getName().equals(lastWMSLayerName)) 76 interfaceRef = null; 75 77 // open the session with the French Cadastre web front end 76 78 downloadCancelled = false;
Note:
See TracChangeset
for help on using the changeset viewer.