[Flashcoders] zoomable Flash maps

2005-11-29 Thread Van De Velde Hans
Hi list,
 
I need to make a geographical map viewer module in Flash with a dynamic
number of hierarchical zoomable depth levels
and with a number of hotspots per level (i.e. the stores of the client in a
certain country, region or city).
 
And I need to foresee an administration module that allows to drag and drop
hotspots on the maps
and store these hotspots to a database.
 
 Please send me links to examples of Flash maps, howtos or anything that
can help 
 
 
Thanks,
Hans.
 
 
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] zoomable Flash maps

2005-11-29 Thread Daniel Cascais
Hi Hans,

I've seen this map application being mentioned a few times:

http://www.zoomify.com/


On 11/29/05, Van De Velde Hans [EMAIL PROTECTED] wrote:
 Hi list,

 I need to make a geographical map viewer module in Flash with a dynamic
 number of hierarchical zoomable depth levels
 and with a number of hotspots per level (i.e. the stores of the client in a
 certain country, region or city).

 And I need to foresee an administration module that allows to drag and drop
 hotspots on the maps
 and store these hotspots to a database.

  Please send me links to examples of Flash maps, howtos or anything that
 can help 


 Thanks,
 Hans.

--
Daniel Cascais
Tel: +56 (0)2  4589495
Cel: +56 (0)9  9417355
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] zoomable Flash maps

2005-11-29 Thread JesterXL
http://developer.yahoo.net/maps/flash/index.html

- Original Message - 
From: Van De Velde Hans [EMAIL PROTECTED]
To: flashcoders@chattyfig.figleaf.com
Sent: Tuesday, November 29, 2005 5:54 AM
Subject: [Flashcoders] zoomable Flash maps


Hi list,
 
I need to make a geographical map viewer module in Flash with a dynamic
number of hierarchical zoomable depth levels
and with a number of hotspots per level (i.e. the stores of the client in a
certain country, region or city).
 
And I need to foresee an administration module that allows to drag and drop
hotspots on the maps
and store these hotspots to a database.
 
 Please send me links to examples of Flash maps, howtos or anything that
can help 
 
 
Thanks,
Hans.
 
 
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


RE: [Flashcoders] zoomable Flash maps

2005-11-29 Thread Ralph Caraveo
Hey Jester,

Start here:
http://www.experts-exchange.com/Miscellaneous/Math_Science/Q_20853587.ht
ml


I had a project that involved converting lat/long values into x,y
coordinates in Flash based from a U.S. map.  I had to find the formulas
for spherical projection and get a database of zip codes with matching
lat/long and then plot them onto the map in their relative locations.

This was something I did over 2 years ago and I vaguely remember what I
did but you should be able to find what you need starting from that link
alone.

-Ralph 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of JesterXL
Sent: Tuesday, November 29, 2005 2:44 PM
To: Flashcoders mailing list
Subject: Re: [Flashcoders] zoomable Flash maps

http://developer.yahoo.net/maps/flash/index.html

- Original Message -
From: Van De Velde Hans [EMAIL PROTECTED]
To: flashcoders@chattyfig.figleaf.com
Sent: Tuesday, November 29, 2005 5:54 AM
Subject: [Flashcoders] zoomable Flash maps


Hi list,
 
I need to make a geographical map viewer module in Flash with a dynamic
number of hierarchical zoomable depth levels
and with a number of hotspots per level (i.e. the stores of the client
in a
certain country, region or city).
 
And I need to foresee an administration module that allows to drag and
drop
hotspots on the maps
and store these hotspots to a database.
 
 Please send me links to examples of Flash maps, howtos or anything
that
can help 
 
 
Thanks,
Hans.
 
 
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders