Tk Library Source Code

Documentation
Login


[ Main Table Of Contents | Table Of Contents | Keyword Index | Categories | Modules | Applications ]

NAME

map::mark - Map Action Engine - Mark A Point

Table Of Contents

SYNOPSIS

package require Tcl 8.6-
package require debug
package require debug::caller
package require snit
package require map::mark ?0.1?

DESCRIPTION

This package provides a map::display attachment extending the map's behaviour. This attachment enables the user to mark locations, i.e. geo/points. The marked locations are reported via a callback.

API

EXAMPLE

Bugs, Ideas, Feedback

KEYWORDS

location marking, map, mark location

CATEGORY

Map Display and Supporting Utilities