MapPoint Forums

MapForums

Community of MapPoint and Virtual Earth Users and Developers




I have developed an app that uses a MapPoint Contr....

This is a discussion on I have developed an app that uses a MapPoint Contr.... within the MapPoint 2006/2009 Discussion forums, part of the Map Forums category; I have developed an app that uses a MapPoint Control that creates a map with a pinpoint based on Lat/Lon. ...


Go Back   MapPoint Forums > Map Forums > MapPoint 2006/2009 Discussion

Today's Posts Twitter Feed Register Blogs FAQ Members List Calendar Search Today's Posts Mark Forums Read



Click here to register

Reply

 

LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 07-23-2002
Senior Member
Black Belt
 
Join Date: Jul 2002
Posts: 5,138
I have developed an app that uses a MapPoint Control that creates a map with
a pinpoint based on Lat/Lon. I would like to allow users to be able to
zoom-in or zoom-out on the PinPoint, but not re-search, find, or browse to
different locations.

Programmatically, I have only been able to control the entire "Navigation"
toolbar (e.g.

MPC.Toolbars.Item("Navigation").Visible = False

). Is there a way to enable only Zoom control or disable the other
navigation features?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #2 (permalink)  
Old 07-23-2002
Senior Member
Black Belt
 
Join Date: Jul 2002
Posts: 5,138
Not sure if you can disable some parts of a toolbar but probably not. Why not just add buttons or menus for what you want to provide? To Zoom in use something like this:



If MPC.ActiveMap.Altitude > 100 Then

MPC.ActiveMap.Altitude = MPC.ActiveMap.Altitude - 100

End If
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply

Tags
app, contr, developed, mappoint


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads

Thread Thread Starter Forum Replies Last Post
I developed an Access application that used OLE Ma.... Anonymous MapPoint 2006/2009 Discussion 2 12-10-2002 02:25 PM
I have developed a VB application using MapPoint a.... Anonymous MapPoint 2006/2009 Discussion 1 10-10-2001 12:21 PM


All times are GMT -5. The time now is 01:12 AM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0 RC2
MP2K Magazine
Visitor Map

Antalya Holiday
Check out the Antalya holiday options through UlookUbook and find amazing offers that suit your pocket...



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59