Location category

Anonymous
09-09-2002, 08:38 AM
HI, how can i do to "copy" or code a similar "ubication and scale" bar from original mappoint application? I try to code with the location objects in screen, but it's not efficient cause appear local roads names, or other despreciable stuff.

Suggestions are welcome ;)

John Meyer
09-09-2002, 01:37 PM
Not really sure what your asking, but it it is how to turn on "Location and Scale" Toolbar, here it is. If I missed the question, please ask it again.

Dim objmap As MapPoint.Map
Set objmap = MappointControl1.ActiveMap
objmap.Application.Toolbars.Item("Location and Scale").Visible = True

 
Web mp2kmag.com
mapforums.com