PDA

View Full Version : FPP and javascript


myksa
04-22-2009, 11:24 AM
Hi,

I want to implement a virtual map into FPP, something like Google Maps, but it has only javascript API.

My question is, can I create a plugin or something that will allow me to work with such map?

Myksa

LepLep
04-22-2009, 02:50 PM
http://code.google.com/apis/maps/documentation/flash/

jordi
04-22-2009, 05:34 PM
even easier :

check this thread (http://flashpanoramas.com/forum/showthread.php?t=2071)

and download here (http://wirestam.com/panos/Flash/plugins/#gpmap2)

myksa
04-22-2009, 06:25 PM
You have misunderstood me a bit ;) I just don't want to use Google Maps, because I have found a better maps for my country, and this map provides only Javascript API, not flash.

So, in this case, is it possible to run maps based only on javascript in FPP?