Skip to content
This repository has been archived by the owner on Aug 28, 2020. It is now read-only.

Commit

Permalink
Actual image as described by README.md example
Browse files Browse the repository at this point in the history
  • Loading branch information
bensquire committed Oct 1, 2017
1 parent 17babed commit 82575d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ echo '<img src="' . $map . '" height="' . $map->getHeight() . '" width="' . $map
```

## Example Output:
![Sample map generated by the Class](http://maps.google.com/maps/api/staticmap?center=London%2CUK&zoom=8&language=en-GB&maptype=roadmap&format=jpg&size=232x300&scale=1&style=feature:all|element:all|lightness:50|hue:0x006400&sensor=false)
![Sample map generated by the Class](http://maps.google.com/maps/api/staticmap?center=London%2CUK&zoom=8&language=en-GB&maptype=roadmap&format=jpg&size=232x300&scale=1&style=feature:all|element:all|lightness:50|hue:0x006400|visibility:on|invert_lightness:false&sensor=false)


## Fix coding standards:
Expand Down

0 comments on commit 82575d8

Please sign in to comment.