Journal

Entries marked as: jQuery

§

Getting device filters, add this and .net to work together

An issue I’ve come across a few times when adding an Add This button to any .net application is that the following error message is thrown:

The string 'fb:like:layout' contains too many device filters. There can be only one.

There’s something about the Highlander with that one, and it’s a bit irritating to say the least, but the fix is a simple one.

Marking an OS Grid Reference position on a Google Map

Last week I blogged over at PC Pro on how to display a location marker on a Google Map. This assumes that you either enter a standard address and/or postcode/zipcode and relies on Google’s Geocoder to perform the transformation from the entered details into a latitude and longitude value.

All good. But I received one comment on my PC Pro article asking about OS (Ordnance Survey) Grid References and displaying them on a Google Map.