Hi,
I have downloded the statesp020.csv file from openmap.bbn.com/data and
changed the property file as follow:
csvstates.class=com.bbn.openmap.layer.location.csv.CSVLocationHandler
csvstates.prettyName=US States
csvstates.locationFile=data/shape/statesp020.csv
csvstates.csvFileHasHeader=true
csvstates.locationColor=FFFF9966
csvstates.nameColor=FF000000
csvstates.showNames=true
csvstates.showLocations=true
csvstates.nameIndex=0
csvstates.latIndex=5
csvstates.lonIndex=4
csvstates.csvFileHasHeader=true
But I cant get the state names to appear on the map. Does anyone know
why? I've checked the location of the statesp020 file and it is correct.
Thanks,
Joseph
--
[To unsubscribe to this list send an email to "majdart_at_bbn.com"
with the following text in the BODY of the message "unsubscribe openmap-users"]
Received on Wed Nov 24 2004 - 16:15:15 EST