comparison flys-client/src/main/java/de/intevation/flys/client/client/FLYSConstants.java @ 1400:96708d81eaf6

Added an initial GetFeatureInfo tool to get information about points in the map. flys-client/trunk@3285 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Thu, 17 Nov 2011 16:20:55 +0000
parents 748e7c828d03
children 6c8a29abbe30
comparison
equal deleted inserted replaced
1399:748e7c828d03 1400:96708d81eaf6
414 414
415 String error_no_map_config(); 415 String error_no_map_config();
416 416
417 String warning_use_first_feature(); 417 String warning_use_first_feature();
418 418
419 String error_no_valid_gfi_url();
420
421 String error_gfi_req_failed();
422
423 String error_gfi_parsing_failed();
424
419 425
420 426
421 String bottom_edge(); 427 String bottom_edge();
422 428
423 String top_edge(); 429 String top_edge();
437 String ring_dike(); 443 String ring_dike();
438 444
439 String selectFeature(); 445 String selectFeature();
440 446
441 String removeFeature(); 447 String removeFeature();
448
449 String getFeatureInfo();
450
451 String getFeatureInfoTooltip();
452
453 String getFeatureInfoWindowTitle();
442 454
443 String adjustElevation(); 455 String adjustElevation();
444 456
445 String adjustElevationTooltip(); 457 String adjustElevationTooltip();
446 458

http://dive4elements.wald.intevation.org