Scroll to navigation

map::box::map-display(3tk) Map display support map::box::map-display(3tk)


NAME

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

SYNOPSIS

package require Tcl 8.6-

package require Tk 8.6-

package require canvas::edit::rectangle

package require debug

package require debug::caller

package require map::slippy 0.8

package require snit

package require map::box::map-display ?0.1?


DESCRIPTION

This package provides a map::display attachment extending the map's behaviour. This attachment shows a set of geo/box definitions. It ensures that only the visible boxes 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 [http://core.tcl.tk/tklib/reportlist]. Please also report any ideas for enhancements you may have for either package and/or documentation.

KEYWORDS

addon, box display, map display, box display, map display, addon, map, map display, addon, box display

CATEGORY

Map Display and Supporting Utilities

0.1 tklib