views:

26

answers:

0

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