Dear Rossko,
In curly braket ,passing values like as follows.
mapURL = string.Format
(
"http://maps.google.com/maps/api/staticmap?center={0},{1}&zoom={2}&size={3}x{4}&maptype=roadmap&sensor=false
&key=ApiKe<http://maps.google.com/maps/api/staticmap?center=%7B0%7D,%7B1%7D&zoom=%7B2%7D&size=%7B3%7Dx%7B4%7D&scale=2&maptype=hybrid&sensor=false&key=ApiKe>y
",
geogCenterPoint.Y, geogCenterPoint.X, currentLodIndex,
requestWidth, requestHeight);
Regards
On Tuesday, June 19, 2012 10:51:55 PM UTC+4, Rossko wrote:
>
> >
> http://maps.google.com/maps/api/staticmap?center={0},{1}&zoom={2}&size={3}x{4}&scale=2&maptype=hybrid&sensor=false&key=ApiKey
>
>
>
> Doesn't show anything for me. What are the curly brackets about?
>
--
You received this message because you are subscribed to the Google Groups
"Google Maps API V2" group.
To view this discussion on the web visit
https://groups.google.com/d/msg/google-maps-api/-/kiZ-VSCImc4J.
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.