On 4/23/13 11:44 AM, Fritz Zaucker wrote:
> Raphael had serious memory leaks in the past. Quite possible that this is
> fixed now.
>
None observed so far, Fritz!
Werner
--
Try New Relic Now & We'll Send You this Cool Sh
Raphael had serious memory leaks in the past. Quite possible that this is
fixed now.
Cheers,
Fritz
On Tue, 23 Apr 2013, franck34 wrote:
> Need to choose between
> http://raphaeljs.com/world/ (simple, enought) and
> http://kartograph.org/showcase/projections/#ortho
>
> Both don't need to make out
Need to choose between
http://raphaeljs.com/world/ (simple, enought) and
http://kartograph.org/showcase/projections/#ortho
Both don't need to make outside request for loading data (my constraint)
The last one i found is http://d3js.org/
http://mbostock.github.io/d3/talk/20111018/azimuthal.html
T
Hi, just finished some stuff with Raphael in qooxdoo, a world map
example is included on raphaeljs.com
Werner
On 4/23/13 10:58 AM, Ana Rita Sousa wrote:
> Hi,
>
> I have integrated OpenLayers with Qooxdoo and it rocks! The OpenLayers
> is a powerful javascript mapping library, but there are an
Hi,
I have integrated OpenLayers with Qooxdoo and it rocks! The OpenLayers is a
powerful javascript mapping library, but there are another options that
could be more suitable for you.
Take a look:
http://gis.stackexchange.com/questions/8032/comparison-of-javascript-mapping-libraries
Cheers,
Ana
Hi,
Heard of polymaps.org ? Seems to be what you're looking for.
Best,
Burak
On 04/22/13 19:24, franck34 wrote:
Hi the list,
Just by curiosity, i'd like to know if some of you already implement
something like that :
* earth map using SVG in a container
* put marker on the map, marker are
Hi the list,
Just by curiosity, i'd like to know if some of you already implement
something like that :
* earth map using SVG in a container
* put marker on the map, marker are just object having longitude/latitude
Optionaly, move/zoom the map with the mouse.
Constraints :
* no use of google ma