drawing line does'nt work , but markers and circles are ok

when i select the lines options and i click on the map, the hand appear and i can move into the map
but no lines ??

any idea

Comments

snufkin’s picture

Title: can't draw line ? » line in macro builder is broken

confirmed, i have the same problem. using the May 6 devel snapshot, on the macro creation interface the line doesn't work. Not even does it insert coordinates into the textfield when i click on a map, it seems the event is not being noticed. Both circle and poiint are working fine.

pielgrzym’s picture

It used to work in 4.7 version. In 5 it stopped working. Somebody published a patch that should enable this, but unfortunately (in my case) it didn't help.

ebremer’s picture

Doesn't work for me in 5.x either.

trackleft’s picture

I am having the same problem. with version 5.x

steinmb’s picture

Priority: Normal » Critical

Gmap 5.x 2007-14 aug version.
Firefox 2.0.0.6 OS X

Me to. No lines. 100% broken
Circles is createded visually in the map, but circle info is not past into the macroeditor.

bdragon’s picture

Assigned: Unassigned » bdragon

Agreed, is broken...

bdragon’s picture

Spent a while working on circles. Circles should now behave as expected in DRUPAL-5.

bdragon’s picture

Lines are working again!

I rewrote the handling code.

It doesn't display lines while drawing at the moment, but it handles both drawing and displaying.

I also wrote some code to convert the legacy "line1, line2, line3" format to the normal way of doing lines on the fly.

steinmb’s picture

Hi!
This is GREAT NEW! Have you committed the code to HEAD-CVS? I want to try it :-D
Keep up the good work! We are getting near a stable release :-D

--
Stein M. Bjorklund

bdragon’s picture

To DRUPAL-5 CVS.

Next snapshot should run in ~4 hours I think.

phildu’s picture

kooooolllllllllll
thank's

steinmb’s picture

Done som testing on Mac OS X 10.4.10
OK Safari 3.0.3
OK Firefox 2.0.0.6
OK Opera 9.23

Great work bdragon!! I have not tested all func, just the basic of making default lines :-D

--
Stein M. Bjorklund

bdragon’s picture

Status: Active » Fixed

OK, since I have confirmation, I'm considering this fixed.

Anonymous’s picture

Status: Fixed » Closed (fixed)