On Sep 6, 8:56 am, "maps.huge.info [Maps API Guru]" <[EMAIL PROTECTED]>
wrote:
> The API based maps only use the first part of UK postcodes, it doesn't
> work with the entire thing.
Actually it works down to sector level, NR10 3 in the current example.
The reason the space is required is because it would be impossible to
parse some postcodes automatically to extract that data.
Eg: NR103JR -- could parse NR10 3 fairly easily.
NR103 -- same
NR13JR -- could parse NR1 3 fairly easily
NR13 -- means something completely different.
So consistency is enforced. It's only possible to get away with no
space where you can be confident that the complete postcode is quoted.
If you can be confident of that, you could add in a space yourself
before sending it to the API.
Andrew
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---