altoslib: Change map loading to lat=&lon= from center=
[fw/altos] / doc / map-loading.txt
index 3dffcd041932f7371ff9fa60aab7cb9b4230ccc6..1b39dd6bf7e4cbfc6a794222917cde6b9e093308 100644 (file)
@@ -89,7 +89,7 @@ server. The elements of the  elements are:
 
 Encoding this in a URI is straightforward:
 
-\      altos-map?center=<lat>,<lon>&zoom=<zoom>
+\      altos-map?lat=<lat>&lon=<lon>&zoom=<zoom>
 
 Latitude and longitude are both encoded using decimal degrees with 6
 digits following the decimal point.