|
-
Nov 5th, 2004, 05:11 PM
#1
Thread Starter
Member
Map implementation using VB
Hi there...
I have a south american map and I would like to implement the map in such a way using Visual Basic that when user drag the mouse on the top of Bragil, it will be highlighted and and a the population of that country will be visible.
Do you have any clue how to approch this problem?
-
Nov 6th, 2004, 03:59 AM
#2
Assuming you a digital map, and also assuming this kind of data is in that map-file (you will probably only know if have a programm that "knows" this format), you have to get a hold of the format of that map-file. To get this information, you must know the mouse-position of the Click and correlate with the map, if there is an object, you can display the data(properties) of this object.
But the main problem will be getting the format of that file.
You're welcome to rate this post!
If your problem is solved, please use the Mark thread as resolved button
Wait, I'm too old to hurry!
-
Nov 6th, 2004, 11:48 AM
#3
Thread Starter
Member
Could you please give me a little example? Piece of code might be helpful to understand.
-
Nov 7th, 2004, 12:17 AM
#4
Without the format of your digtal map, I can't make any code.
It's like: tell me what's in this book, without knowing the language, the writing direction(left to right), whow to find the text(front of the pages or the back) and so on.
You're welcome to rate this post!
If your problem is solved, please use the Mark thread as resolved button
Wait, I'm too old to hurry!
-
Nov 7th, 2004, 12:22 PM
#5
Thread Starter
Member
I don't understand what do you mean by digtal map. However I suppose I am talking about the following map:
http://www.graphicmaps.com/webimage/countrys/sa.htm
Hope this might help you understand we I am looking for. By the way I am not planning for web application.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|