[ka-Map-users] dynamic route display

David Bitner osgis.lists at gmail.com
Thu Jan 12 09:43:45 EST 2006


I know that there are some folks on the mapbuilder list who have been
working on implementing a three tier approach to displaying lines and
polygons.

If VML is implemented, it uses it.
If SVG is implemented, it uses it.
Otherwise it uses Walter Zorns library.

I think it would be good if a generic library for drawing vectors
could be developed that could be used across these different
applications rather than something built specifically for KaMap.


On 1/11/06, Jie Yan <yanj at ict.ac.cn> wrote:
> I wanna implement the function of displying route dynamically.
> It seems that VML objects cann't display in Firefox during my experiment,
> but we can find out that the Google Map's "direction" functions go well in
> Firefox, doesn't it use VML?
> Now I use Pg's idea for reference, combining setTimeout +
> wz_jsgraphics.fillPolygon + kaMap.addObjectGeo + xmlrouteget.php to
> implement the function simply. I just disply route by dynamic point, and
> clear the route on demand.
> I can't show my result to you, because I have no public IP. If someone is
> interested, I can send code files to him.
> Best regards.
>
> _______________________________________________
> ka-Map-users mailing list
> ka-Map-users at lists.maptools.org
> http://lists.maptools.org/mailman/listinfo/ka-map-users
>



More information about the ka-Map-users mailing list