<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<font size="+1"><font face="sans-serif">When you create multiple
instances of OpenLayers.Geometry.Points do you also get multiple copies
of all the Point functions (e.g. distanceTo, move, clone, etc.) put
into memory with each point? I understand the difference between
instance and prototype using the old javascript notation, but I'm still
trying to puzzle out how things work in the OpenLayers library with its
JSON syntax.<br>
<br>
TIA,<br>
- Bill Thoen<br>
<br>
<br>
</font></font>
</body>
</html>