Android - Scaled Image on Map(repost)

Completed Posted Sep 7, 2011 Paid on delivery
Completed Paid on delivery

This project is extremely small in scope. The only requirement is to demonstrate that more than one image can be placed onto a Google map in an Android application that will be positioned with an upper and lower latitude and and east / west longitude.

## Deliverables

In Google Maps for the web or a KML file, it is possible to attached images to the map tiles that will scale in and out with the zoom level using the GroundOverlay object.

For example:

//Create a map

var map = new [url removed, login to view]([url removed, login to view]("map_canvas"), myOptions);

//set up some boundaries

var north = 37.39222781084521;

var south = 37.39164102415139;

var east = [url removed, login to view];

var west = [url removed, login to view];

//create the boundaries

var img1Bound = new [url removed, login to view](new [url removed, login to view](south,west)

,new [url removed, login to view](north,east));

//create the overlay

var img1 = new [url removed, login to view]("[url removed, login to view]", img1Bound);

//put the image on the map

[url removed, login to view](map)

The Android map view tutorial: [url removed, login to view]

and a better example of it here: [url removed, login to view]

Show how to place an image on a map at a specified latitude and longitude, but the image is always rendered at the size that it is loaded into the /res/drawable folder. It does not scale with the map.

The successful project will include all of the java files required in the src folder, the [url removed, login to view], /res/layout/[url removed, login to view], res/[url removed, login to view] file, and any other /res file required.

Ideally the image file name and the 4 bounding coordinates will be set in an xml file, and at least two examples of images placed on the map will be provided.

Android Engineering Java Mobile App Development Project Management Software Architecture Software Testing XML XSLT

Project ID: #3559651

About the project

1 proposal Remote project Active Sep 7, 2011

Awarded to:

xenia880vw

See private message.

$100 USD in 3 days
(13 Reviews)
4.1