google map api-marker zindex problem
Posted by: shanshanyang on: February 5, 2009
http://esa.ilmari.googlepages.com/ZMarker2.htm
function orderOfCreation(){
}
opt={icon:icon, zIndexProcess:orderOfCreation};
var maker = new GMarker(point, opt);
Like this:
Be the first to like this post.