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

map::track::map-display(n) 0.1 tklib "Map display support"

Name

map::track::map-display - Map Action Engine - Layer to display track definitions

Table Of Contents

Synopsis

  • package require Tcl 8.6-
  • package require Tk 8.6-
  • package require canvas::edit::polyline
  • package require debug
  • package require debug::caller
  • package require map::slippy 0.8
  • package require snit
  • package require map::track::map-display ?0.1?

Description

This package provides a map::display attachment extending the map's behaviour. This attachment shows a set of geo/track definitions. It ensures that only the visible tracks use canvas resources (items).

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. Please also report any ideas for enhancements you may have for either package and/or documentation.

Keywords

addon, track display, map display, map, map display, addon, track display, track display, map display, addon

Category

Map Display and Supporting Utilities