Hi all,
I'm 99% complete of my latest app using Appcelerator Titanium, and the last feature I need to enable is overlaying an image onto a native Google map.
I'm using this module.
It is for a theme park, so it has a custom map layer which sits on top of the Google Map UI. This is just a simple transparent PNG graphic which sits in the Resource folder.
This works great with iOS, however I'm having some real difficulties using the same Titanium module to display the image on Android.
I thought one way around it was to use KML, and add a GroundOverlay to that. Unfortunately, despite it displaying the image in Google Earth, it won't display on the Android device. I can get KML polylines and polygons to work, just not images.
Can anyone help me urgently?
As far as I can see, there are no modules anywhere that do this!
Many thanks
Simon