Hi.
I have a mappoint control in my vb6 app and I use the entire map of Europe but I only need to use a country each time, like France. I load the map using this line:
mappointcontrol1.newmap(mappoint.geomapeurope)
How to load only France? Is it possible?
Thanks.
RAPZ.