views:

22

answers:

1

Hi, We have floor plans of a building in png format. I want to provide Google Map API( or any better Map solution) to the client to locate the buildings from a world map. The requirement is when the user clicks on a building, it has to load my floor plan of the building in the canvas. I was looking into overlays and mashups. Not able to arrive at a solution.

Please let me know the solution,

Thanks
Vish.

A: 

Doing same thing with http://maps.yandex.ru
You can use extended classes of Point(Markers) with transparent image as "placeholder".
And bind your own event on click.

Bubonic Pestilence