Core Objects

Project 6 – Map measurements

During this quite simple project we will again use methods of Math object.

There is a fragment of the map displayed and the red "location" dot. If you move a mouse the distance between the dot and the mouse cursor is displayed. Dot is draggable, so you may measure the distance between any two points.

Next