0

This might be the stupiest question of the day but does Google Latitudes API work with unsecured pages, HTTP?

John Conde
  • 217,595
  • 99
  • 455
  • 496
Philip
  • 6,827
  • 13
  • 75
  • 104

1 Answers1

0

The Latitude API works over HTTPS only, but you can certainly have an application that makes requests to the Latitude API, and then returns results on HTTP pages.

jlivni
  • 4,759
  • 1
  • 19
  • 30