[mapserver-users] hotspot information on point layers

meenu meenu.monu at gmail.com
Wed May 13 08:41:57 EDT 2009


hi ..advance thanks to all ,in a mapserver project how possible to do the
hotspot information of points...for eg i have one pointlocation table like
as follows...when the mouse is on the top of these points,need to generte
one hotspot information regarding this point with an image...can anybody
help me to do this part...regards
******************
LAYER
   NAME "n_twns"
   TYPE POINT
   CONNECTIONTYPE OGR
   CONNECTION "n_twns.TAB"
    STATUS ON
    LABELITEM "NAME"
   CLASS
      	#SIZE 10
      	STYLE
      		COLOR 255 0 0
     		OUTLINECOLOR 0 0 0
     		SYMBOL 'ball'
	END #STYLE
	LABEL
		COLOR 100 100 255
		FONT arial
		TYPE TRUETYPE
		SIZE 7
		POSITION LC
		WRAP " "
	END#LABEL
  END# CLASS
  END#LAYER
*****************

-----
Meenu
-- 
View this message in context: http://n2.nabble.com/hotspot-information-on-point-layers-tp2883485p2883485.html
Sent from the Mapserver - User mailing list archive at Nabble.com.



More information about the mapserver-users mailing list