[Laszlo-dev] Here's the confusion I had with google map swc library
Henry Minsky
henry.minsky at gmail.com
Sat Nov 8 10:00:54 PST 2008
So there were actually two libraries in the SDK download from Google:
map_1_7a.swc
map_flex_1_7a.swc
And they both implement the same map API, but the "flex" one
introduces dependencies on the flash mx application model,
whereas the other one is more vanilla as3 and flash.* libraries.
So you should not put the "_flex" version of library into
WEB-INF/flexlib, just put the map_1_7a.swc in and it runs fine.
--
Henry Minsky
Software Architect
hminsky at laszlosystems.com
More information about the Laszlo-dev
mailing list