On Jun 1, 5:57 am, Didier DURAND <[email protected]> wrote: > > Then arises 1 issue: when I publish the static map url (itself working > fine) in the user stream, Facebook automatically appends '&ref=nf" to > the standard static gmap url causing a 404 error on the Google Map > server.
I can't reproduce that. Adding &ref=nf to a valid url works for me. This is the example from the documentation, with ref=nf added: http://tinyurl.com/lpjbyv http://maps.google.com/staticmap?center=40.714728,-73.998672&zoom=14&size=512x512&maptype=mobile&markers=40.702147,-74.015794,blues|40.711614,-74.012318,greeng|40.718217,-73.998284,redc&sensor=false&key=ABQIAAAAzr2EBOXUKnm_jVnk0OJI7xSsTL4WIgxhMZ0ZK_kHjwHeQuOD4xQJpBVbSrqNn69S6DOTv203MQ5ufA&ref=nf > Is there a way to tell the Google Map Server to ignore unknown > parameters automatically appended to stream urls by Facebook? No. > If not , I will have to do some kind of redirect via my server (that > will remove this additional parameter) but I would like to avoid it Could you post a link which fails? 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 -~----------~----~----~----~------~----~------~--~---
