Modify

Opened 16 years ago

Closed 15 years ago

#3999 closed enhancement (fixed)

pretty cool, can we get map pins and/or driving coords?

Reported by: Jay Owned by: Martin Scharrer
Priority: normal Component: GoogleMapMacro
Severity: normal Keywords:
Cc: Trac Release: 0.11

Description

hey, cool macro.

would be cool if we can plink down a few addresses and get markers, or add driving directions.

keep up the good work.

Attachments (0)

Change History (4)

comment:1 Changed 15 years ago by Martin Scharrer

Status: newassigned

Labeled and unlabeled Markers are now implemented.

I'm not sure if full driving directions are supported by the Google Maps API, which differs from the Google Map Webpage! Even if so it might be a lot of work and I don't have the time for it at the moment. But automatically adding a link to a full Google Map for the driving directions might be possible: E.g. marking place A and B on the map and if you click on the map you are redirected to the actual full Google Map webpage with the driving directions.

comment:2 Changed 15 years ago by Martin Scharrer

Driving directions seem to be supported now by the Google Map API, but it looks for a serious amount of JavaScript coding and also the user interface must be designed and implemented. I will add this to the long-term feature list. I wont have time to implement it any time soon. Just play around with the markers you also wanted, they are implemented now.

comment:3 Changed 15 years ago by Martin Scharrer

Rechecked the driving directions API and found out that it isn't the trouble I thought first. In fact is it quite easy to add.

I implemented an alpha version of it today in the develop directory. Feel free to check it out. The syntax is described on the GoogleMapMacro wiki page.

comment:4 Changed 15 years ago by Martin Scharrer

Resolution: fixed
Status: assignedclosed

Driving directions with multiple targets are now implemented in revision [4801].

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Martin Scharrer.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.