table of contents
map::track::entry(3tk) | Map display support | map::track::entry(3tk) |
NAME¶
map::track::entry - Map Action Engine - Track Entry
SYNOPSIS¶
package require Tcl 8.6-
package require canvas::edit::polyline
package require debug
package require debug::caller
package require snit
package require map::slippy 0.8
package require map::track::entry ?0.1?
DESCRIPTION¶
This package provides a map::display attachment extending the map's behaviour. This attachment enables the user to enter an open series of points, i.e. a geo/track.
API¶
EXAMPLE¶
BUGS, IDEAS, FEEDBACK¶
This document, and the package it describes, will undoubtedly contain bugs and other problems. Please report such in the category map of the Tklib Trackers [http://core.tcl.tk/tklib/reportlist]. Please also report any ideas for enhancements you may have for either package and/or documentation.
KEYWORDS¶
addon, track entry, map display, map, map display, addon, track entry, track entry, map display, addon
CATEGORY¶
Map Display and Supporting Utilities
0.1 | tklib |