Map Point Sample Chapters
Book Name: Programming MapPoint in .NET Author: Chandu Thota Publisher : O'Reilly Sample Chapter Nr: 6 Chapter Heading: MapPoint Web Service Find APIs Find Service is one of the core components of the MapPoint Web Service, providing many features such as finding places, addresses, and points of interest around a given location. Find Service also provides a way to convert any latitude/longitude information to an entity that contains the geographic information about that given point; it also provides necessary tools to parse addresses to see whether a given string is a place or an address so that you can call the appropriate method to find information. In this chapter, an indepth look at the MapPoint Web Service Find APIs is taken. |