04 Sep Adding a Web Map to a Blogger Post
With the help of @elliothartley and Amit Agarwal's Add Javascript Code in Blogger Posts post, we worked out a way to add a Mapbiquity web map to a Blogger post. You basically have to force Blogger to accept a <script> tag. See Amit's post for the details. Presumably for security reasons, Blogger will not initially accept these tags. You will also need to add a bit of styling to place the map above blogger's "click-blocker" and remove the styling blogger adds to images. We'll eventually add this to the Mapbiquity code...