GL Maps goes Open Source

glmaps

GL Maps is a really interesting and fun project, but I haven't had any time to work on it as of late! But I figure that other developers may be interested in carrying the torch. I'll probably return to this project some day in the distant future...

Download GL Maps source code here.

5 comments:

Anonymous said...

Nice! :-D

Anonymous said...

Nice. - yet I allways get a crash on my Xperia - anyhints?

System.ObjectDisposedException
bei Microsoft.AGL.Common.MISC.HandleAr()
bei System.Windows.Forms.Timer._CreateTim()
bei System.Windows.Forms.Timer.set_Enabled()
bei GLMaps.MapForm.InitializeComponent()
bei GLMaps.MapForm..ctor()
bei GLMaps.Program.Main()

Anonymous said...

Well, that's very nice of you.
Hopefully someone will keep it updated. :)

Anonymous said...

Hi,
i implement the location with CellId, this works fine.
One Problem, i set the actuall Position in the Host, but this didn't work. Then i add in the host
the function FitPOIToDimensions, but this doesnt work.
Maybe you can give me aolution.
I want to zoom to a geocode, like FitPOIToDimensions.
Thanks for your help!

Dr.Luiji said...

Really cool, man. I like it, just what I was looking for! Soon I'll go throught the code. Thanks for share your work.