Posts Tagged: Map Type
-
Dec 25, 2009
No CommentsCreating Block From the Code in Magento
Here are some methods of creating block by code in Magento. This type of code can be used directly in template, not need to create a layout file or add a child node inside already existing layout file. You can use this to echo a different type of block inside already loading block and...
-
May 17, 2008
No CommentsGoogle Map With Zoom and Map Type
To get a simple Google Map for you website its, pretty easy actually. Just go to http://maps.google.com/maps/api_signup and input the necessary details then you will get a sample code for a simple google map. The Sample code is just like...