hi all<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; i am doing project in vehicle tracking system.wat i want is ploting dynamic points in the map.<br><br>if point is static means i can able to plot in particular location,my map file is mention blow<br>
<br><br><b>LAYER<br>&nbsp; NAME &#39;gps_point&#39;<br>&nbsp; STATUS DEFAULT<br>&nbsp; TYPE POINT<br>&nbsp; FEATURE<br>&nbsp;&nbsp;&nbsp; # This is where you specify position on the map - using a default value<br>&nbsp;&nbsp;&nbsp; POINTS 0 0 END<br>&nbsp; END<br>&nbsp; CLASS<br>&nbsp;&nbsp;&nbsp; STYLE<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SYMBOL &quot;marker&quot;<br>&nbsp;&nbsp;&nbsp; END<br>&nbsp; END<br>&nbsp;END<br><br><br>SYMBOL<br>&nbsp; NAME &quot;marker&quot;<br>&nbsp; TYPE PIXMAP<br>&nbsp; IMAGE &quot;C:\ms4w\apps\ka-map-1.0\htdocs\images\bus.gif&quot;<br>&nbsp; #TRANSPARENT 8<br>END</b><br>
<br>in the above map file one statement <b>POINTS 0,0</b> is there , i am adding static image (bus)in the map,<br><br>i want to add dynamic object in the map,that is&nbsp; current location of vehicle in the map,i should take the longitude and latitude from database.<br>
<br>for example <br><br><b>POINTS longitude,latitude</b><br><br>if anybody is having the sample code,or come across this kind of issue,please help me out from this,for the past 1 month i am trying to do this,but i am not getting any resource for this.<br>
<br>please help me out from this.<br><br><br>thanks in advance<br><br><font color="#888888">muzaffar</font><br><br><br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br><br><font color="#888888"><br><br></font>