Currently, I have been dealing with placement of items in the
ItemizedOverlay class with the google maps android library, which
seems to work just fine.  It handles the icon placments and associated
properties of the icons that I place on the viewer.
  As of lately though, I noticed that I loose the satellite view
altogether in the final zoom features of the map when I want to get in
real close.  I thought this would be a real good opportunity to use a
blueprint of an area as an overly on the gridded map so that there
were still areas of reference when analyzing an area up close.
  Unfortunately I have not been able to place a bounded region for the
blueprint on the map.  If I have latitude and longitude values for
each corner of where the blueprint should be places, I can't seem to
find a method to put this where I want it on the map.  The only
constructor/method that I have found only asks for a center point and
then sizes the object appropriately.  It seems odd that this feature
wouldn't exist but I can't find anything to hint that it does exist.
  Thoughts?

~ JFrog
"Debugging is twice as hard as coding something the first time.
Therefore, if you make your code as clever as possible, you are by
definition, not smart enough to debug it."

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to