mirror of
https://github.com/10h30/wp-strava.git
synced 2026-07-12 03:06:34 +09:00
Update version
This commit is contained in:
@@ -95,7 +95,7 @@ class WPStrava_StaticMap {
|
||||
* @param string $enc Encoded polyline.
|
||||
* @return string Smaller encoded polyline.
|
||||
* @author Justin Foell <justin@foell.org>
|
||||
* @since 2.9.2
|
||||
* @since 2.10.0
|
||||
*/
|
||||
private static function reduce_polyline( $url_len, $enc ) {
|
||||
require_once WPSTRAVA_PLUGIN_DIR . 'src/Polyline.php';
|
||||
|
||||
Reference in New Issue
Block a user