I have an application which requires me to stitch Google Earth maps together in a type of shifting map process and zoom them to various zoom factors.
My users wil click on an area or point of interest and I need to use the point clicked and the zoom level required to compile a new consolidated map to conform to those requirements.
In another thread Olaf has made very useful contributions using VBrichclient to do that, but I also wish to explore the possibilities of the .PaintPicture function.
In fact I wish to write a general routine which will do all these things to present any map with any zoomfactor, depending on the need of the user.
It can be compared to Russian dolls where every drill down exposes another doll in more detail and splendour.
PK
My users wil click on an area or point of interest and I need to use the point clicked and the zoom level required to compile a new consolidated map to conform to those requirements.
In another thread Olaf has made very useful contributions using VBrichclient to do that, but I also wish to explore the possibilities of the .PaintPicture function.
In fact I wish to write a general routine which will do all these things to present any map with any zoomfactor, depending on the need of the user.
It can be compared to Russian dolls where every drill down exposes another doll in more detail and splendour.
PK