submit login information
search button
Advanced Search
NAVTEQ Logo_Click to go back to homepage     Store Map Reporter Developers Merchants     About Us
Buy a
Map
Update
Report Map
Changes
NAVTEQ
Network for
Developers
Put your Brand
on our Map
 
 
  • Most Read
  • Top Searches
  • Top Rated
  • My Profile

      If you're a member, please login to see this information.

      If you're not a member, then become one now

  • My Favorites

      If you're a member, please login to see this information.

      If you're not a member, then become one now

  • Recently Viewed

      If you're a member, please login to see this information.

      If you're not a member, then become one now

  • Share & Save
blogspot facebook twitter linkedin youtube flickr

Score:
Login to rate page

Getting Started with MapTP Web Services

Here are guides that show you how to get started with the MapTP Web Services - whether you are building a JavaTM, Visual C# .NET, or Visual Basic .NET client application.

  • Learn how to create requests to the MapTP Web Services - within a few minutes! The examples below show step by step how to create simple client applications for example to issue a request to the MapTP Geocoder service.
  • Download the most recent client stubs of the MapTP Web Services. Or, alternatively, learn how to generate client stubs from WSDLs.

If you don't have a MapTP ID and want to test the services sign up for a 30 days evaluation.


Choose the getting started guide for your programming language and environment:


MapTP Web Services for Java Client Applications

MapTP Web Services for Visual C# .NET Client Applications

MapTP Web Services for Visual Basic .NET Client Applications


Controlling Mapping Clients with MapTP Web Services

Mapping clients can be controlled via MapTP MapletRemoteControl (MRC) Service. This is useful for example if you want to push locations to your mapping client (MRC command DeclareMap24Location). You can also use the SetMapView MRC command to change the mapping client’s current view and for example center on the new locations.

After you went through the getting started guide, you can learn how to control mapping clients with the MapTP Web Services.