I want to know this because I want to do something ‘explorable’ with just the mouse, with zoom-in and out, etc.
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.
Google Maps are served to the user as HTML+CSS+JavaScript (except Street View, which uses Adobe Flash). If you want to build upon their excellent JS libraries, check out the Google Maps Javascript Reference – it’s quite clear and includes many examples.
Also check out these excellent tutorials – although they were written for GMaps API version 2, they can be easily modified for the current (version 3) API.