I am using Google Maps api v3..
I want to load an layer that is generated by my .NET code.
I want to display that image on map..
Is this possible ?
Please help me out
I am using Google Maps api v3.. I want to load an layer that
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You may use this code..
};
after this
This will create an imagemap layer..
Now u may add this layer on the map as below :
Here ‘map’ is ur map object