ты об этом?
.point_on_map {
width: 20px;
height: 34px;
background-image:url([url]http://www.google.com/mapfiles/marker.png);[/url]
}
.map a {
position:absolute;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
-ms-transition: all 1s ease;
}
<a href="#" class="point_on_map" style="left:20%; top:30%;"></a>
<a href="#" class="little_point" style="left: 435px; top: 384px;"></a>
<a href="#" class="point_on_map" style="left: 427px; top: 356px; "></a>