phprad

Results 9 comments of phprad

Please anyway to upgrade the spatialite binary in the android repository to use the spatialite 5.0.0. > The repository contains an android binary of spatialite 4.3.0a. The module VirtualRouting is...

> At this time the 5.0.0 is currently in beta. If you want you can do it your self and make a pull request. I wish I know how to...

Please any luck with the new update. Thanks

Am so happy about this. Thanks very much for your time. Will test and give you feedback. Thanks for your great support. Have a wonderful weekend.

**Hello Sevar,** I have tried to include the plugin, But getting this error > ERROR: Failed to resolve: com.github.sevar83:android-spatialite:spatialite5-SNAPSHOT > Show in Project Structure dialog > Affected Modules: app I...

Hi, Creating a new spatialite database requires that you load some extension which do not come with SQLITE by default. [](https://www.gaia-gis.it/gaia-sins/spatialite-tutorial-2.3.1.html) I would suggest you create an empty database using...

Waiting on how to hide the Pop "Report Problem". Thanks

You can remove the option to delete the segments from the task ``` { app: 'live', ac: 'aac', hls: true, hlsFlags: '[hls_time=10:hls_list_size=0_**:hls_flags=delete_segments**_]', dash: false, dashFlags: '[f=dash:window_size=3:extra_window_size=5]' } ```

This is how I got mine to work. If you want to use the Google Map PlacesService in any of your Vue methods. ``` methods: { getNearByPlaces:function(place){ var request =...