meaning of map

1. A representation of the surface of the earth, or of some portion of it, showing the relative position of the parts represented; -- usually on a flat surface. Also, such a representation of the celestial sphere, or of some part of it.
2.
Anything which represents graphically a succession of events, states, or acts; as, an historical map.
3.
To represent by a map; -- often with out; as, to survey and map, or map out, a county. Hence, figuratively: To represent or indicate systematically and clearly; to sketch; to plan; as, to map, or map out, a journey; to map out business.
4.
MAP 1. Manufacturing Automation Protocol. 2. Mathematical Analysis without Programming.
5.
map 1. function. 2. In functional programming, the most common higher-order function over lists. Map applies its first argument to each element of its second argument a list and returns the list of results. map :: a -> b -> [a] -> [b] map f [] = [] map f x:xs = f x : map f xs This can be generalised to types other than lists.
6.
a diagrammatic representation of the earths surface or part of it


Related Words

map | map collection | map maker | map out | map projection | map-reader | mapach | mapi | mapinguari | maple | maple family | maple sugar | maple syrup | maple syrup urine disease | maple-leaf | maple-leaf begonia | maple-leaved bayur | maple-like | maplelike | maplike | mapmaking | mapped | mapper | mappery | mapping | maputo |

Developed & Maintained By Taraprasad.com

Treasure Words