Re: [Gambas-user] gb.map question

2014-01-05 Thread Willy Raets
On Sun, 2014-01-05 at 22:31 +0100, Fabien Bodard wrote: > This is a bug i have corrected later. Normally now you can us Okay, I'll install Gambas 3.5.1 in a VM to see it work :) > > 2014/1/5 Willy Raets : > > Hi all, > > > > I have a Fmain with a MapView1. > > > > Following code gives error: "Un

Re: [Gambas-user] gb.map question

2014-01-05 Thread Fabien Bodard
You can use it on the 3.5 version AS a workaround try dim hShape as object hShape = Map!Myshape hshape.addpoint... 2014/1/5 Fabien Bodard : > This is a bug i have corrected later. Normally now you can us > > 2014/1/5 Willy Raets : >> Hi all, >> >> I have a Fmain with a MapView1. >> >> Followin

Re: [Gambas-user] gb.map question

2014-01-05 Thread Fabien Bodard
This is a bug i have corrected later. Normally now you can us 2014/1/5 Willy Raets : > Hi all, > > I have a Fmain with a MapView1. > > Following code gives error: "Unknown symbol in 'AddPoint' in Class > '_MapLayer'" > > The code is from an example shown on YouTube from may 2013 and there it > see

[Gambas-user] gb.map question

2014-01-05 Thread Willy Raets
Hi all, I have a Fmain with a MapView1. Following code gives error: "Unknown symbol in 'AddPoint' in Class '_MapLayer'" The code is from an example shown on YouTube from may 2013 and there it seems to work. This is the code I used on FMain: Public Sub _new() MapView1.Map.AddTile("OpenStree