Fixed typo
This commit is contained in:
parent
d87e4252d0
commit
2016a85b12
1 changed files with 1 additions and 1 deletions
|
@ -126,7 +126,7 @@ your application when user press "More Info" button :
|
|||
`MapsWithMeApi.isMapsWithMeInstalled(Context)` will return `true` if user has *Lite* or *Pro* version that supports API call installed.
|
||||
|
||||
#### Which versions of MapsWithMe support API calls?
|
||||
Both *Lite* and *Pro* versions since 2.4.0 are support API calls.
|
||||
Both *Lite* and *Pro* versions since 2.4.0 and above support API calls.
|
||||
|
||||
#### What will happen if I call for `MapsWithMeApi.showPoint()` but MapsWithMe application is not installed?
|
||||
Nothing serious. API library will show simple dialog with gentle offer to download MapsWithMe. You can see how it looks like below. 
|
||||
|
|
Loading…
Add table
Reference in a new issue