I have built a large c++ application with fltk windows in Visual Studio. I would like to add a window for viewing of maps and plotting icons in desired coordinates on the map. There are a lot of libraries out there that can view maps, so I would prefer not to write my own map viewer window. However, the things that I found are activeX, c# or Java based.
Do any of you knows an easy way to embed map viewing window into a c++ fltk application ? Thanks. _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

