Shoaib Hasan
October 2nd, 2001, 06:54 AM
I have big map image, of my city, now I want to make a program in which user enter the address and my software will show location for that address in map! Now problem is that how I can show specific location in map image?! Any idea!
Shoaib Hasan.
Saadi Soft.
Clearcode
October 2nd, 2001, 07:25 AM
You could use the DrawFrameRect() API call to draw a raised rectangle (like a button or similar) around the area where the address is.
HTH,
Duncan
-------------------------------------------------
Ex. Datis: Duncan Jones
Merrion Computing Ltd
http://www.merrioncomputing.com
Check out the new downloads - ImageMap.ocx is the VB control that emulates an HTML image map, EventVB.OCX for adding new events to your VB form and adding System Tray support simply, MCL Hotkey for implemenmting system-wide hotkeys in your application...all with source code included.