Hi,
I am using latest openmap. I need to display street name from the DBF file.
My questions are:
1. How do I get the lat/long for the street name?
I think they are stored in shp file. But when I use EsriGraphicList.iterator
().next(),
I get EsriPolyLine. But the EsriPolyLine.getLat() and getLong() always
return 0.0, 0.0
even after tried to set the RenderType to latlong on the EsriPolyLine.
2. How do I take care of orientation of street name display and zoom changes
on main
map?
-Thanks in advance
-Sumo
--
[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 Tue Oct 25 2005 - 09:03:18 EDT