Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
MapWinGIS map points from table
Message
De
19/02/2021 13:08:58
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
01678418
Message ID:
01678457
Vues:
48
Hi Steve,

Sorry that this did not help.

Beware to possible add:
myMapCtrl.Newdrawing(1) && insert a "category of objects to insert onto your map"
WITH myMapCtrl.Newdrawing(0)  && your first category for your labels
.FontName = "Verdana"
.FontSize = 9
ENDWITH
&& Then try add labels it is simpler than lines or circles!
myMapCtrl.DrawLabelEx(0,'My test",mylongitude,mylatitude,0)
If that does not work, I am lost at this stage. I have not been into the code base for a while now. I'll try to dive into it later:-)

Daniel
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform