Posted by provod on November 19, 2008 at 2:14pm
2 followers
| Project: | Trackfield |
| Version: | 6.x-1.x-dev |
| Component: | Miscellaneous |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
Cool module! Thanks very much. Managed to have it up and running on D6 for testing (http://parusnik.co.uk)
Would be a nice option to show markers at certain zoom levels with average speed, time and distance covered
Cheers
Comments
#1
#2
I'm not sure if I've fully understood what you wanted (I'm not sure how to show speed of a route using markers), but I did have a similar desire to have distance markers plotted on the map. Here's my stab at implementing this. This modification will allow you to display distance markers on the trackfield_map field.
These settings can be found when you manage your fields. It adds additional configuration settings, "Distance Markers" and "Distance Marker Type". The Distance Marker Type is a list of the available GMap markers, so if you have custom markers you can select them here. You can also use GMaps' numbered markers, but the set it comes with only goes up to the number 26.
If anyone tries this let me know if the patch works.