On Dec 23, 7:42 am, Gregorio Barrera <[email protected]> wrote:
Please use a meaningful title: http://www.catb.org/%7Eesr/faqs/smart-questions.html#bespecific > I'm trying to make the company's online map dynamic with links > similiar to what was done here. Which the map is by a third party. > (Multiplottr)http://www.page-partners.com/listings/map.html > > This is what we currently have. Not very impressing, just a static > image with hotspots.http://www.page-partners.com/listings/ > > I'm not familiar with java script or advance html. What I'm looking > for is template or something that I can work off of. Or please point > me in the right direction. I'll appreciate help. The posting guidelines: http://groups.google.com/group/google-maps-api/web/suggested-posting-guidelines contain this suggestion: + If you're new to Javascript programming or Object-oriented programming concepts, consider going through some of the many available + tutorials on the web first, so that you can understand the advice given to you here. If you don't want to learn programming but want a + simple map on your site, consider creating an embeddable Google My Map instead. Sounds like an embeddable Google My Map would be better for you: http://local.google.com/support/bin/answer.py?hl=en&answer=68480 But many have used the Google Maps API to learn and improve there javascript skills, so if that is what you want to do, try looking through some javascript tutorials and Mike Williams' tutorial: http://econym.org.uk/gmap/ If your run into trouble post a link to your map that exhibits the problem. -- Larry > > Cheers, > Gregorio -- You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en.
