hi all<br><br> 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> NAME 'gps_point'<br> STATUS DEFAULT<br> TYPE POINT<br> FEATURE<br> # This is where you specify position on the map - using a default value<br> POINTS 0 0 END<br> END<br> CLASS<br> STYLE<br>
SYMBOL "marker"<br> END<br> END<br> END<br><br><br>SYMBOL<br> NAME "marker"<br> TYPE PIXMAP<br> IMAGE "C:\ms4w\apps\ka-map-1.0\htdocs\images\bus.gif"<br> #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 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> <br><br><font color="#888888"><br><br></font>