|
1 | | -    |
| 1 | +     |
2 | 2 |
|
3 | 3 |  |
4 | 4 |
|
@@ -40,7 +40,8 @@ The new features that the MapEx has and that are not available in the original M |
40 | 40 | * **Access to the original [Google Map object](https://developers.google.com/maps/documentation/javascript/reference#Map)** - Javascript object that is used in creation of the map. So, the user may change and/or modify the object as he needs from any web page using Javascript which provides vast opportunities for Javascript programmers to customize the map using native [Google Map API](https://developers.google.com/maps/documentation/javascript/tutorial), [read more](https://github.com/rvalitov/widgetkit-map-ex/wiki/Working-with-Google-Map-object-(for-Javascript-programmers)). |
41 | 41 |
|
42 | 42 | # Supported platforms |
43 | | -* The latest code is based on Widgetkit 2.5.3, however it should work with any Widgetkit 2.4.x and later (recommended 2.5.0+). Tested on Widgetkit 2.6.x and 2.7.x, too. |
| 43 | +* The latest code is based on Widgetkit 2.5.3, however it should work with any Widgetkit 2.4.x and later (recommended 2.5.0+). Tested on Widgetkit 2.6.x, 2.7.x and 2.8.x too. |
| 44 | +* PHP5 and PHP7 compatible |
44 | 45 | * Joomla 3.4.x or later |
45 | 46 | * Wordpress 4.4.x or later |
46 | 47 |
|
@@ -72,10 +73,10 @@ You can choose any payment method you prefer: |
72 | 73 |
|
73 | 74 | Your Currency | Payment Method |
74 | 75 | ------------ | ------------- |
75 | | -Euro € | [](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=BJJF3E6DBRYHA) [](https://www.paypal.me/valitov/15eur) [](https://funding.wmtransfer.com/widgets-euro) |
76 | | -USD $ | [](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=B8VMNU7SEAU8J) [](https://www.paypal.me/valitov/15usd) [](https://funding.wmtransfer.com/widgets-usd) |
77 | | -Russian Ruble ₽ | [](https://money.yandex.ru/to/410011424143476) [](https://www.paypal.me/valitov/150rub) [](https://funding.wmtransfer.com/widgets-rub) [](https://money.yandex.ru/to/410011424143476) |
78 | | -Other | [](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=BJJF3E6DBRYHA) [](https://www.paypal.me/valitov) [](https://funding.wmtransfer.com/widgets-euro) |
| 76 | +Euro € | [](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=BJJF3E6DBRYHA) [](https://www.paypal.me/valitov/0eur) |
| 77 | +USD $ | [](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=B8VMNU7SEAU8J) [](https://www.paypal.me/valitov/0usd) |
| 78 | +Russian Ruble ₽ | [](https://money.yandex.ru/to/410011424143476) [](https://www.paypal.me/valitov/0rub) [](https://money.yandex.ru/to/410011424143476) |
| 79 | +Other | [](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=BJJF3E6DBRYHA) [](https://www.paypal.me/valitov) |
79 | 80 |
|
80 | 81 | # Support or Contact |
81 | 82 | Having trouble with MapEx Widget? May be something has already been described in the [Wiki area](https://github.com/rvalitov/widgetkit-map-ex/wiki) or reported in the [issue tracker](https://github.com/rvalitov/widgetkit-map-ex/issues). If you don't find your problem there, then, please, add your issue there. |
|
0 commit comments