![]() | The Information Overlaid Toolkit: ; Referance Manual Edition 2.4, for Information Overlaid Version 2.4; 27th April 2004 | ![]() | ||
|---|---|---|---|---|
| Prev | Next | |||
The class used for markers created for search results. By default result.
This is the main search call which you would use on a button or link.
This should be called to put a result onto the image. The arguments are as for markers_add except that the class is always search_marker_class and the coordinates will be scaled according to the search_map_data_scale.
You can define the following callback functions to customise how the search system works:
Called just before a search so you can take note of which image is being shown to the user.
Called just before a search so you can take note of whether a rectangle is selected. Rect is not null only if the user has selected a region.
You must define this function, which should return the window where the search form is loaded.