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

Controlling Mapping Clients with Map24 Web Services

Mapping clients can be controlled via Map24 Maplet Remote Control (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.

To make this work, both applications - the controlled mapping client and the controlling application that uses the Map24 Web Services - must use the same Map24 ID. Furthermore, the controlling application must identify the mapping client by specifying the mapping client’s session ID in the service request.

Mapping clients can be implemented with different APIs, depending on the programming language and platform. An easy way to create a mapping client is to use the Map24 Applet. This is a ready to use Map24 client implementation for Java applets.

Learn how to control the Map24 Applet with your desired programming language:

Controlling the Map24 Applet with .NET Client Applications

Controlling the Map24 Applet with Java Client Applications