Still Another MTGoogleMaps Test

This time I’m using v2.0. I’ve setup the main page template to put a static Google Map into the page if something’s placed in the Extended Entry Field.
Update: OK, that worked fine. Kudos to Nick for putting out the little fixes. This map was generated with the following code:
<MTEntryIfExtended>
  <MTGoogleMaps address=”123 Main St. New York, NY 10001″ info=”About this address” width=”400px” height=”300px” zoom=”4″></MTGoogleMaps>
  <p class=”entry-more-link”>
  <a href=”<$MTEntryPermalink$>#more”>Continue reading “<$MTEntryTitle$>” »</a>
  </p>
</MTEntryIfExtended>
MTGoogleMap_success.jpg

Comments are closed.