> I need to overlay it with a kml file.is it possible > to do it with google static map api.
No. > Or is there another way of doing this in > j2me? I don't know. Perhaps you could write a KML parser and renderer that produces a transparent image, then you could overlay it over the Static Map's <img> using CSS. That would definitely be a big job though. -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en.
