Export to GitHub

gmaps-utility-library - issue #2

MarkerManager screams for improvements


Posted on Sep 28, 2007 by Massive Kangaroo

I need to write an am aplication which loads

  1. Marker manager does not ask for data. I need the marker manager to have a callback when it need to display a new tile which doesnt have points in it so i can load the data using ajax ?

  2. Marker manager doesnt scale. I have hundreds of thousands of poi. I cannot load them all into the marker manager dont i :) ... there should be a way to flush data also. I mean control cache size of marker manager and have a callback to unload a tile.

  3. Im not sure about tile size but would be nice to have a way to control tile size?

Comment #1

Posted on Sep 28, 2007 by Massive Kangaroo

incomplete posting :)

My aplication dynamically loads data from a huge db of points.

Comment #2

Posted on Jun 19, 2008 by Grumpy Bear

I don't quite follow this request. I'm closing it. Feel free to file a new one here: http://code.google.com/p/gmaps-utility-library-dev/issues/detail?id=41

It'd help if you could be more clear about what you need (cache size? tile?). Thanks!

Comment #3

Posted on Jun 20, 2008 by Massive Kangaroo

Well, i think i was clear enough what i need...anyway.dont worry...i wrote my own manager

Status: WontFix

Labels:
Type-Defect Priority-Medium