display custome tile for missing tiles in google maps app

Posted by Beans on Stack Overflow See other posts from Stack Overflow or by Beans
Published on 2010-03-16T19:08:04Z Indexed on 2010/03/16 19:11 UTC
Read the original article Hit count: 253

Filed under:
|
|

I am working with google maps in flash, and i would like to know how to serve up my own image tile for the "we have no imagery at this zoom level..." error.

I dont want to serve up an entire map of images - just for the times when google has no image

  • does the tile layer base dispatch an event? (i couldnt find any in the api)
  • is there a method that can be overridden by extending the tilelayerbase class

any help appreciated

© Stack Overflow or respective owner

Related posts about as3

Related posts about actionscript-3