Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -358,7 +358,7 @@ public abstract static class Builder {
* GeoJSON object which represents a specific annotation which will be placed on the static map.
* The GeoJSON must be value.
*
* @param geoJson a formatted string ready to be added to the stiatic map image URL
* @param geoJson a formatted string ready to be added to the static map image URL
* @return this builder for chaining options together
* @since 2.1.0
*/
Expand Down