logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

Api

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 TklibTrackers [http://core.tcl.tk/tklib/reportlist].  Please also
       report any ideas for enhancements you may have for either package and/or documentation.

Category

       Map Display and Supporting Utilities

tklib                                                  0.1                          map::point::map-display(3tk)

Description

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

Example

Keywords

       addon,  point  display,  map display, map, map display, addon, point display, point display, map display,
       addon

Name

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

Synopsis


       package require Tcl8.6-

       package require Tk8.6-
       package require canvas::edit::points

       package require debug

       package require debug::caller

       package require map::slippy0.8

       package require snit

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

________________________________________________________________________________________________________________

See Also