submit login information
search button
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
MapTP Component Interface
Introduction

The MapTP Component Interface (MapTP CI) offers a component-oriented approach to building mapping applications with MapTP. It offers a lightweight programming interface that allows the seamless integration of mapping functionality into applications. The interfaces of these components use basic C++ data types and use a simple object model.

Applications that use MapTP CI can also receive maplet remote control (MRC) commands from MapTP Web Services. With MRC, client applications are fully controllable from remote applications. For example, remote applications can push new locations onto client.

The MapTP CI provides methods that handle connections, maps, custom maps, and single custom objects. The interface hides details of the MapTP API. Thus, the programmer does not need to have an understanding of the underlying MapTP object model, protocols, and other aspects of MapTP.


MapTP CI exists for four target platforms:


  • .NET interface for Microsoft Windows and Windows CE
  • COM interface for Microsoft Windows
  • DLL interface (C/C++) for Microsoft Windows and Windows CE
  • DLL interface (C/C++) for Symbian S60

The .NET interface and the DLL interface for Microsoft Windows support Windows CE 4.2 or higher (for example Pocket PC 2003, Smartphone 2003, Windows Mobile 5.0, etc).

Component Downloads

Download the newest MapTP Component Interface binaries.

Documentation

The programmer's guides show you how to get started using the MapTP Component Interface and describe a demo application that can be downloaded together with the component binaries.

The reference guides provide a complete API documentation.

MapTP CI Programmer's Guides:


MapTP CI Reference Guides:


For more information about the MapTP Component Interface please contact us.