Nokia Maps API Reference

Contents

Class nokia.maps.search.component.SearchComponent

Class Summary

This class shows the results of a search on the display. To do this, the component retrieves the search results from an instance of nokia.maps.search.component.SearchResultSet available as a result of calling placeSearch() on nokia.maps.search.Manager.

Field Summary
nokia.maps.map.Display mapDisplay This property holds a reference to the map.Display instance to which the given component belongs.
Constructor Detail

This method initializes an instance of nokia.maps.search.component.SearchComponent to nake it possible to display search results.

new nokia.maps.search.component.SearchComponent(searchManager)
Parameters:
{nokia.maps.search.Manager} searchManager An instance of search manager through which to run a search and obtain the search results.
Documentation generated on Thu Dec 15 2011 15:14:38 GMT+0100 (CET).