Advertisement
dragonbane

Stuff Ionic

Aug 17th, 2018
180
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.44 KB | None | 0 0
  1. Guter Server Host:
  2. https://www.dogado.de/cloud-server/
  3. https://www.netcup.de/bestellen/produkt.php?produkt=2001
  4.  
  5. Ionic Chat with socket.io:
  6. https://devdactic.com/ionic-realtime-socket-io/
  7.  
  8. Autocomplete Data
  9.  
  10. https://github.com/osmnames/osmnames
  11. http://osmnames.org/download/
  12. https://osmnames.readthedocs.io/en/latest/introduction.html#output-format
  13. https://hub.docker.com/r/klokantech/osmnames-sphinxsearch/
  14. https://github.com/klokantech/osmnames-sphinxsearch
  15.  
  16. Autocomplete Bar for ionic:
  17.  
  18. https://github.com/kadoshms/ionic2-autocomplete
  19.  
  20. Open Street Map Leaflet:
  21.  
  22. https://leafletjs.com/reference-1.3.2.html#marker
  23. https://github.com/SBejga/ionic2-map-leaflet
  24. https://stackoverflow.com/questions/29084214/openstreetmap-not-showing-up-on-android
  25. https://stackoverflow.com/questions/50556979/ionic-openstreetmap-integration-with-leaflet
  26. https://github.com/Leaflet/Leaflet.markercluster
  27.  
  28. http://edupala.com/how-to-add-leaflet-map-in-ionic-3/ (shows tab design for planned rides!!!)
  29.  
  30. Routing API:
  31.  
  32. project-osrm.org/docs/v5.15.2/api/#waypoint-object
  33. http://project-osrm.org/
  34.  
  35. StreetView add a open chat button:
  36.  
  37. https://stackoverflow.com/questions/21437093/how-to-add-a-button-to-google-maps-infowindow
  38.  
  39. GPS enabling:
  40.  
  41. https://github.com/dpa99c/cordova-diagnostic-plugin
  42. https://github.com/dpa99c/cordova-plugin-request-location-accuracy
  43. https://forum.ionicframework.com/t/how-to-check-if-geolocation-is-enable-or-not-with-native-gps/88762
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement