All Projects → SymbolixAU → Googleway

SymbolixAU / Googleway

Licence: other
R Package for accessing and plotting Google Maps

Programming Languages

r
7636 projects

Projects that are alternatives of or similar to Googleway

Use Places Autocomplete
😎 📍 React hook for Google Maps Places Autocomplete.
Stars: ✭ 739 (+295.19%)
Mutual labels:  google-maps, google-maps-api
Google Maps
Google Maps Web Services API wrapper for .NET
Stars: ✭ 171 (-8.56%)
Mutual labels:  google-maps, google-maps-api
React Google Maps Api
React Google Maps API
Stars: ✭ 791 (+322.99%)
Mutual labels:  google-maps, google-maps-api
Stplanr
Sustainable transport planning with R
Stars: ✭ 352 (+88.24%)
Mutual labels:  spatial, rstats
Bikedeboa
A (Progressive) Web App to find, map and review bike parkings in the cities of Brazil.
Stars: ✭ 54 (-71.12%)
Mutual labels:  google-maps, google-maps-api
Flask Googlemaps
Easy way to add GoogleMaps to Flask applications. maintainer: @RiverFount
Stars: ✭ 550 (+194.12%)
Mutual labels:  google-maps, google-maps-api
React Native Maps Directions
Directions Component for `react-native-maps`
Stars: ✭ 846 (+352.41%)
Mutual labels:  google-maps, google-maps-api
Google-Maps-API-with-PHP-MySQL
A Snippet of code to help you in Google Maps API. In this Script PHP Array and MySQL is used to store Latitude and Longitude. This script is made for those who needs a Map with Multiple Markers which changes it's Position Dynamically. In other words, This is made for people who need t a Map solution for Uber Like Application
Stars: ✭ 50 (-73.26%)
Mutual labels:  google-maps, google-maps-api
Magento2 Google Address Lookup
Provides an address lookup service on a Magento 2 store powered by the Google Places API
Stars: ✭ 46 (-75.4%)
Mutual labels:  google-maps, google-maps-api
Maplace.js
A Google Maps Javascript plugin for jQuery.
Stars: ✭ 1,021 (+445.99%)
Mutual labels:  google-maps, google-maps-api
react-google-static
🌍 A React wrapper for Google Static Maps API.
Stars: ✭ 37 (-80.21%)
Mutual labels:  google-maps, google-maps-api
Fasterize
High performance raster conversion for modern spatial data 🚀🌏▦
Stars: ✭ 146 (-21.93%)
Mutual labels:  spatial, rstats
Firebase-Realtime-Car-Moving-On-JavaScript-Google-Maps
This is the solution for moving realtime cars on Google Maps JavaScript using Google Firebase Realtime Database.
Stars: ✭ 26 (-86.1%)
Mutual labels:  google-maps, google-maps-api
Snazzy Info Window
Customizable info windows using the Google Maps JavaScript API.
Stars: ✭ 560 (+199.47%)
Mutual labels:  google-maps, google-maps-api
hopOn
A car rental flutter application using firebase and google maps API
Stars: ✭ 68 (-63.64%)
Mutual labels:  google-maps, google-maps-api
Wanderlust The Travellers App
👟 An android application for travellers which allows them to save their journey experiences at one place in an organizable way. For detailed description, read the README.md file. Moreover, the application's design follows the latest HCI and UI/UX design guidelines.
Stars: ✭ 23 (-87.7%)
Mutual labels:  google-maps, google-maps-api
google-maps-services-php
PHP client library(SDK) for Google Maps API Web Services
Stars: ✭ 50 (-73.26%)
Mutual labels:  google-maps, google-maps-api
st-hadoop
ST-Hadoop is an open-source MapReduce extension of Hadoop designed specially to analyze your spatio-temporal data efficiently
Stars: ✭ 17 (-90.91%)
Mutual labels:  spatial, spatial-analysis
Wellknown
WKT <-> GeoJSON
Stars: ✭ 15 (-91.98%)
Mutual labels:  spatial, rstats
Prioritizr
Systematic conservation prioritization in R
Stars: ✭ 62 (-66.84%)
Mutual labels:  spatial, rstats

googleway

CRAN_Status_Badge downloads CRAN RStudio mirror downloads Github Stars Build Status Coverage Status

Homepage: http://symbolixau.github.io/googleway/

Provides a mechanism to access various Google Maps APIs, including plotting a Google Map from R and overlaying it with shapes and markers, and retrieving data from the places, directions, roads, distances, geocoding, elevation and timezone APIs.

Google Maps

v2.7

see News for a full list of changes and additions

See the vignette for instructions and examples.

v2.7.0001+ (dev)

Installation

## install release version from CRAN
install.packages("googleway")

## To install the development version you currently need v0.7.1002 of googlePolylines
devtools::install_github("SymbolixAU/googlePolylines")

## then you can install googleway
devtools::install_github("SymbolixAU/googleway")



Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].