Academic literature on the topic 'Google Map (API)'

Create a spot-on reference in APA, MLA, Chicago, Harvard, and other styles

Select a source type:

Consult the lists of relevant articles, books, theses, conference reports, and other scholarly sources on the topic 'Google Map (API).'

Next to every source in the list of references, there is an 'Add to bibliography' button. Press on it, and we will generate automatically the bibliographic reference to the chosen work in the citation style you need: APA, MLA, Harvard, Chicago, Vancouver, etc.

You can also download the full text of the academic publication as pdf and read online its abstract whenever available in the metadata.

Journal articles on the topic "Google Map (API)"

1

Jesmin, Akther, Harun-Or-Roshid Muhammed, Md.Mahbub-Or-Rashid, and Jahan Soheli Sultana. "Bangladesh Travel Guide (BTG) An Android Mobile Application to Utilize Free Time in a Better Way." Journal of Advance Research in Mobile Computing 3, no. 1 (2021): 1–10. https://doi.org/10.5281/zenodo.4695847.

Full text
Abstract:
Bangladesh Travel guide application services to find most of all attractive places where people wish to visit. The tourists and people shifting to new cities can get a better guidance category of places like Historical places, Parks, Nature, Museums under any division in a real time system. The server is required to store information about location, contact, visiting timing, entry ticket information etc. Google Map, customize API call, GPS are used in the dynamic area users need their android device GPS service on. Additionally emergency amenities like nearby hospitals, police stations, banks and restaurants in order to make the procedure easier, safer and more reliable tour. Apart from these features the application provided another feature of weather forecast for sixteen days. The service is provided by the open weather map API. The application is online based and to get the service Google provided API such as Google Weather Forecast Map is used. The free API’s are limited in use and get refreshed by itself. This android application is beneficial for the tourist’s having no idea about the places they want to visit. The importance and determination of this work is to provide a user-friendly sustenance for the travelling in order to reduce risks. The designed app also saves time and requires less human energy to operate.
APA, Harvard, Vancouver, ISO, and other styles
2

Han, Seung-Hee, Jin-Duk Lee, and Hyo-Beom Ahn. "Geospatial data Acquisition Using the Google Map API." International Journal of Contents 8, no. 1 (2012): 55–60. http://dx.doi.org/10.5392/ijoc.2012.8.1.055.

Full text
APA, Harvard, Vancouver, ISO, and other styles
3

Mukhlis, Mukhlis, Danuri Danuri, and Beni Syahputra. "Aplikasi Android Peta Sekolah Bengkalis Menggunakan Google Map API." INOVTEK Polbeng - Seri Informatika 2, no. 1 (2017): 48. http://dx.doi.org/10.35314/isi.v2i1.116.

Full text
Abstract:
Intisari – Sekolah merupakan salah satu faktor penunjang kualitas pendidikan. Semakin baik mutu pendidikan di suatu daerah maka semakin maju pula daerah tersebut, sehingga membuat masyarakat lebih cenderung melakukan filterisasi dalam hal pemilihan sekolah. Sulitnya mencari letak keberadaan sekolah merupakan permasalahan umum yang sering terjadi. Maka dari itu, dibutuhkan suatu aplikasi yang menyediakan informasi untuk mengetahui lokasi sekolah. Salah satu nya aplikasi peta sekolah yang berbasis android. Tujuan penelitian ini adalah membuat sebuah aplikasi peta sekolah Bengkalis menggunakan google map api untuk mobile berbasis android yang dibangun menggunakan bahasa pemrograman Java, google map api dan eclipse sebagai editornya. Hasil dari penelitian ini ialah menampilkan lokasi sekolah-sekolah serta informasi sekolah yang ada di Bengkalis. Kata Kunci – Aplikasi Android, Peta Sekolah, Google Map API
APA, Harvard, Vancouver, ISO, and other styles
4

Qureshi, Muhammad Talha, Athaul Rai, Noman Islam, and Ghazala Shafi Sheikh. "A Four-Pronged Low Cost and Optimized Traffic Routing Solution." International Journal of Interactive Mobile Technologies (iJIM) 14, no. 10 (2020): 46. http://dx.doi.org/10.3991/ijim.v14i10.15057.

Full text
Abstract:
This paper proposes a novel four-pronged solution for estimating routes and total time required to travel in a transportation network. The proposed solution attempts to optimize the Google’s Map API request flow using open street map (OSM). As it is known that each request to Google Map API will incur some latency, since different computation are performed on Google server for each request. To avoid this latency, route estimations (distance and time) are calculated using a four-pronged approach based on Google map API, open street map (OSM), routing cache and logical grid of locations. The objective is to create a generalized routing system that tries to use Google services in optimized fashion. The proposed approach stores each requests/ response from Google Map API into an optimized data structure called cache. After passage of time, these cache records are moved to another data structure called random access memory (RAM) file. In scenarios where requests can’t be served via stored data, the proposed system attempts to give approximate estimations based on open street map (OSM) using an A* search for finding route. In addition to this, data that has been cached in proposed approach can be used for further analysis or applying machine learning algorithm for off-line route calculations later.
APA, Harvard, Vancouver, ISO, and other styles
5

Peterson, Michael P. "The Application Programmer Interface (API) in Modern Cartography: Development and Prospects." Abstracts of the ICA 1 (July 15, 2019): 1. http://dx.doi.org/10.5194/ica-abs-1-297-2019.

Full text
Abstract:
<p><strong>Abstract.</strong> Application Programmer Interfaces have been a part of the cartographic landscape since 2006 with the introduction of the Google Maps API. Essentially a library of code that provides access to a variety of mapping functions, APIs have since been the basis of online, tile-based, Multiscale Pannable (MSP) mapping. While the Google Maps API is still the most widely used with more than 4.6 billion websites embedding a Google Map, a variety of other mapping APIs have been introduced primarily to circumvent Google’s pricing structure.</p><p>The cost for using Google Maps on websites has changed over the years. From 2005 to 2011, the use of Google Maps was free no matter how many maps were referenced by a website. From then to 2016, Google limited map downloads to 25,000 map loads a day for 90 consecutive days. In 2016, the 90 consecutive days was removed so the number of maps downloaded could not exceed 25,000 on any given day. If it did, the website developer needed to register their site and pay a fee for maps produced over this limit.</p><p>In April 2018, Google announced the launch of a new name for the Google Maps API – Google Maps Platform – and a new pricing plan. A free tier continues to be offered through a US $200 monthly credit but now requires creating an account and entering a credit card number. In this new online platform, it is still possible to use the Google Maps API without incurring any cost by limiting the number of daily downloads so that the monthly quota of 28,000 map downloads is not exceeded.</p><p>The problem is not the use of the Google Maps API but the Google map tiles. The look of maps from Google and the associated interface have become so popular that users avoid using other kinds of maps – even those from Apple. Users complain that the tiles from other vendors implement a different color scheme or highlight different features. They also complain that these maps appear more slowly. While other APIs can use Google Map tiles, including the popular Leaflet API, their use is still subject to the same pricing structure.</p><p>With the help of the Internet, maps from Google have become the standard maps. All other renditions of the world are seen to be inferior and not worthy of examination. They are simply interesting oddities. While some can adapt to alternative representations, most choose not to. This Google Map phenomena is examined along with lessons from the historical progression of online mapping.</p>
APA, Harvard, Vancouver, ISO, and other styles
6

Kilibarda, Milan, and Branislav Bajat. "PlotGoogleMaps: The R-Based Web-Mapping Tool for Thematic Spatial Data." GEOMATICA 66, no. 1 (2012): 37–49. http://dx.doi.org/10.5623/cig2012-007.

Full text
Abstract:
Google Maps are increasingly used for communication throughout many map-based services and maps, embedded on third-party websites via the Google Maps API. The main objective of this paper is to present a solution for an easy creation of an interactive web map, with a base map supplied by Google, where all map elements and additional functionalities are handled by just one line of code. The present solution for the automatic creation of a complete web map, based on the Google Maps API, is the R package plotGoogleMaps. This tool provides a new interactive plot device for handling the geographic data for web browsers. It also offers a complete map in the HTML format, which has become a regular medium for cartographic communication. The tool plotGoogleMaps is developed in the R software language and it is designed for the automatic creation of web maps, as a combination of users’ data and Google Maps layers.
APA, Harvard, Vancouver, ISO, and other styles
7

Wang, Kening, Sean W. Mulvenon, Charles Stegman, and Travis Anderson. "A Web-Based Interactive Mapping System of State Wide School Performance: Integrating Google Maps Api Technology into Educational Achievement Data." Journal of Educational Technology Systems 36, no. 1 (2007): 19–28. http://dx.doi.org/10.2190/et.36.1.c.

Full text
Abstract:
Google Maps API (Application Programming Interface), released in late June 2005 by Google, is an amazing technology that allows users to embed Google Maps in their own Web pages with JavaScript. Google Maps API has accelerated the development of new Google Maps based applications. This article reports a Web-based interactive mapping system building with Google Maps API, to map all Arkansas public schools and linking the school on the Google map with its longitudinal educational achievement database. The goal of this system is to disseminate the longitudinal statistical summaries of school performance produced by experts with the school geographical information to public users. Educators can use this interactive mapping system for local educational research, and for analyses of school improvement through accessing the longitudinal educational achievement data. Parents can use this system to get information for deciding which school would provide the best educational environment, so that they can choose the best and nearest school for their children.
APA, Harvard, Vancouver, ISO, and other styles
8

Titanto, Mardityo Tulus, and Teduh Dirgahayu. "Google Maps-Based Geospatial Application Framework with Custom Layers Management." Applied Mechanics and Materials 513-517 (February 2014): 822–26. http://dx.doi.org/10.4028/www.scientific.net/amm.513-517.822.

Full text
Abstract:
Web 2.0 technologies have offered interactive map services on the Internet. Google Maps is a map service that makes available its API (application programming interface) for developing Web-based geospatial applications. In such applications, layers are used to organise spatial data. Using layers, users can abstract from data that are irrelevant to their interest. However, Google Maps API has no direct support to the development of custom layers management. Developers have to design and implement such support in every application they develop. It makes the development processes less efficient and error prone. This paper proposes a software framework to facilitate the development of geospatial applications with custom layers based on Google Maps. Using this framework, developers can produce higher quality applications in shorter time.
APA, Harvard, Vancouver, ISO, and other styles
9

Bahrudin, Ida Aryanie, Mohd Ezree Abdullah, Rafizah Mohd Hanifa, Miswan Surip, and Ab Aziz Abdul Latiff. "Application of Google Maps API with Grails Services for Mapping Highway Construction Sites." Advanced Materials Research 671-674 (March 2013): 3185–88. http://dx.doi.org/10.4028/www.scientific.net/amr.671-674.3185.

Full text
Abstract:
Most people agreed that Google Maps set the standard for ease of use when it comes to a free online web mapping services. In addition, different map views are available which user can choose from the options of a terrain view, normal map view, or satellite image view based on their needs. Embedding a Google Maps on a website will not only make it more user-friendly but also enable people to access certain location with more ease. This paper intends to introduce the use of this geoinformatics services from Google along with Grails services in creating a simple interactive map for highway construction sites. A discussion will cover up the use of programming interface provided by Google and Grails (open source web application framework) and also the advantages of embedding the map to the website.
APA, Harvard, Vancouver, ISO, and other styles
10

Yousif, Ali N., and Hassan M. Ibrahim. "Online Destinations Map using Google Maps API Based on the Private Database." Aug-Sept 2023, no. 35 (August 29, 2023): 35–39. http://dx.doi.org/10.55529/ijitc.35.35.39.

Full text
Abstract:
Online mapping applications have undergone a radical change as a result of the widespread use of the Internet,and an interested in the developing of the online mapping services due to the use of the Google Maps Application Programming Interface (API), Yahoo Maps API, and ESRI ArcGIS API, as well as the support for maps by operating systems on tablets and smartphones. One of the most helpful technologies for identifying locations and providing information about roads is online mapping. Although these applications are simple to use, they have a limited amount of the data that may be inaccurate, and the mapping technology does not have sophisticated or detailed characteristics of the required places. As a result, developers and programmers use maps as a platform to create features that are tailored to the needs of the user by using various programming languages. The goal of this paper is to develop the Google API by connecting it to a local, private database that houses data that is regularly gathered and developed. It also aims to create opportunities that make it easier for clients to access information stored on particular servers that can provide a variety of locations and details in order to meet their needs.
APA, Harvard, Vancouver, ISO, and other styles
More sources

Dissertations / Theses on the topic "Google Map (API)"

1

Borovský, Marek. "Optimalizácia závozových trás k zákazníkom pomocou Google Map API." Master's thesis, Vysoká škola ekonomická v Praze, 2013. http://www.nusl.cz/ntk/nusl-200322.

Full text
Abstract:
The main goal of this work is to implement a system, which will be able to optimize routes between warehouses and selected customers and visualize them using maps by the Google Inc. This problem is being analyzed not only on the theoretical, but also, and mainly, on the practical aspects and tries to find a gap in the market with similar applications.
APA, Harvard, Vancouver, ISO, and other styles
2

Kale, Rushikesh Digambar. "Development of an Interactive, Hands-on Learning Experience of the Google Maps API." ScholarWorks@UNO, 2010. http://scholarworks.uno.edu/td/1199.

Full text
Abstract:
The project is to design and implement a Web application for realizing an innovative, hands-on interactive learning experience for the Google Maps API. This learning environment was developed based on a real-world Geographic Information System (GIS), the Gulf of Mexico Coastal Geospatial Information Support System. Significant efforts were invested not only in development of this GIS system, but also in the design and implement that turns the production system into a learning environment. The Web development aspect attracts computer science students, while the opportunity to learn GIS concepts in an interactive way to attract students from the geography department and the opportunity to learn the Google Maps API proves interesting to regular internet users. The Web learning system was given to a focus group whose feedback was collected through a survey. The survey results reveal a favorable response to the interactive, hands-on learning model and the Web implementation.
APA, Harvard, Vancouver, ISO, and other styles
3

Appunni, Sandhya. "Design and Development of Geographical Information System (GIS) Map for Nuclear Waste Streams." FIU Digital Commons, 2014. http://digitalcommons.fiu.edu/etd/1667.

Full text
Abstract:
A nuclear waste stream is the complete flow of waste material from origin to treatment facility to final disposal. The objective of this study was to design and develop a Geographic Information Systems (GIS) module using Google Application Programming Interface (API) for better visualization of nuclear waste streams that will identify and display various nuclear waste stream parameters. A proper display of parameters would enable managers at Department of Energy waste sites to visualize information for proper planning of waste transport. The study also developed an algorithm using quadratic Bézier curve to make the map more understandable and usable. Microsoft Visual Studio 2012 and Microsoft SQL Server 2012 were used for the implementation of the project. The study has shown that the combination of several technologies can successfully provide dynamic mapping functionality. Future work should explore various Google Maps API functionalities to further enhance the visualization of nuclear waste streams.
APA, Harvard, Vancouver, ISO, and other styles
4

Žoldoš, Petr. "Aplikace pro zobrazení modelu bezdrátové sítě." Master's thesis, Vysoké učení technické v Brně. Fakulta elektrotechniky a komunikačních technologií, 2011. http://www.nusl.cz/ntk/nusl-218923.

Full text
Abstract:
The first step of Master's thesis was to gain knowledge about technologies Adobe Flex SDK and Google Maps API. Knowledge was used to develop an application, which let users create, generate and modify graphical wireless network model. Position and characteristics of each single unit are monitored either in a map interface or in building plans. Dates are gathered from forms filled by current user, from external file or periodically from connected database system. Theoretical part enlightens technologies that were used. It describes program development and solutions, which were made, along with examples of the source code. Included are printscreens of graphical user interface as well as description of how does it all work.
APA, Harvard, Vancouver, ISO, and other styles
5

Sabo, Silvio. "Hur man kan användaGoogle Maps API:er för att beräkna och analysera restidskvoter." Thesis, Linnéuniversitetet, Institutionen för datavetenskap och medieteknik (DM), 2018. http://urn.kb.se/resolve?urn=urn:nbn:se:lnu:diva-75140.

Full text
Abstract:
Denna rapport avhandlar ett arbete inom ämnet datavetenskap och handlarom utvecklingen av ett system för att studera restidkvoten för sträckor somtrafikeras av Västtrafik, som är en av Sveriges största regionalakollektivtrafikmyndigheter. Restidskvoten anges som förhållandet mellanrestiden med kollektivtrafik och att resa med personbil ([restidkollektivtrafik] / [restid biltrafik]). Med detta som grund har ett system föratt inhämta data om restider med hjälp av Google Maps Directions API samtberäkna restidskvoter och annan metadata utifrån denna insamlade dataskapats. Systemet används till att göra dagliga körningar och lagrar inhämtaddata i en databas hos Västtrafik. Till systemet finns också en dashboard somkan användas för att göra sökningar i databasen som byggts upp och på såsätt hämta, visualisera och analysera önskad data. Restidsdata förkollektivtrafik som erhållits från Google har i stickprov jämförts medrestidsdata från Västtrafik och även om det fanns några avvikelser så stämdede väl överens. Därav dras slutsatsen att data från Google går att använda tillatt beräkna och analysera restidskvoter.
APA, Harvard, Vancouver, ISO, and other styles
6

Maksinen, Martin. "Inbäddade kartor för geografiska presentationer på webbsidor." Thesis, Mittuniversitetet, Institutionen för informationsteknologi och medier, 2011. http://urn.kb.se/resolve?urn=urn:nbn:se:miun:diva-14017.

Full text
Abstract:
This is a survey of different techniques that may be used for embedding geographicdata into web pages. Different models of GIS communication are examined and a testsubject in the form of an application is implemented and evaluated.The test application (‘StudentKarta’ eng. ‘Student Map’) lets students submit theirresidential data and shows their position as pins on an embedded Map.An expire date is used to let the pins fade away and disappear.The application uses the popular Google map engines to display the geographicalpresentations. Both 2D (Google Maps) and 3D (Google Earth) are used and the pinsare rendered by using bitmaps and 3-models.<br>Detta arbete undersöker de faktorer som kan vara avgörande vid val av teknik för attbädda in geografisk information i webbsidor varefter verktyg väljs och en pilotapplikationimplementeras och utvärderas.Som leverantör av geografiska data valdes den populära leverantören Google, förutveckling av applikationen ’StudentKarta’.Applikationen låter studenter mata in sina uppgifter varefter deras bostadsortpresenteras på en inbäddad karta. Uppgifterna är försedda med ett bäst-före-datumoch studentmarkörerna ”tonar bort” ju närmre detta datum kommer, för att slutligenförsvinna.Den resulterande applikationen presenterar en inbäddad lösning med två olikapresentationstekniker:- En tvådimensionell kartrepresentation med markörer som renderas medrastergrafik.- En tredimensionell ”Glob” (Google Earth) där positionerna märks ut medtredimensionella markörer.
APA, Harvard, Vancouver, ISO, and other styles
7

Jönsson, Jesper. "W3C Geolocation API ur ett utvecklarperspektiv." Thesis, Blekinge Tekniska Högskola, Sektionen för datavetenskap och kommunikation, 2012. http://urn.kb.se/resolve?urn=urn:nbn:se:bth-4910.

Full text
Abstract:
The goal of this thesis is to investigate the W3C Geolocation API from a developer’s perspective, focused on whether it makes development of location-based applications more accessible to developers. This has been investigated by looking at available ways to locate, possible uses, the functionality offered, the necessary level of prior knowledge needed for a developer and requirements on developer tools. This has been achieved through studies in relevant areas, a thorough introduction to W3C Geolocation API functionality, and by using the API to develop two different location-based applications as a demonstration. Testing of applications, on different platforms and in different environments, in conjunction with investigation of the rest of the material has shown that W3C Geolocation API in many ways actually makes development of location-based applications more accessible for developers. The API also provides fully adequate functionality and quality to meet the requirements for development of both simple and very advanced location-based applications. Målet med denna uppsats är att undersöka W3C Geolocation API ur ett utvecklarperspektiv, fokuserat på om den gör utveckling av positionsbaserade applikationer mer tillgänglig för utvecklare. Detta har undersökts genom att titta på vilka positioneringstekniker som är tillgängliga, vilka användningsområden som är möjliga, vilka funktioner som erbjuds och vilka krav som ställs på utvecklaren i form av kunskap och utvecklingsverktyg. Detta har åstadkommits genom studier på relevanta områden, en genomgående introducering av vad W3C Geolocation API har att erbjuda för funktioner, samt användning av API:n i form av två egenutvecklade applikationer. Tester av applikationerna, på olika plattformar och i olika miljöer, har sedan tillsammans med utredning av resten av materialet visat på att W3C Geolocation API på många sätt gör utveckling av positionsbaserade applikationer mer tillgänglig för utvecklare samt erbjuder fullt tillräcklig funktionalitet och kvalitet för att tillgodose de krav som ställs för önskvärda användningsområden.
APA, Harvard, Vancouver, ISO, and other styles
8

Douděra, Martin. "Vzájemná notifikace inteligentního telefonu a serveru." Master's thesis, Vysoké učení technické v Brně. Fakulta informačních technologií, 2015. http://www.nusl.cz/ntk/nusl-264946.

Full text
Abstract:
This thesis deals with notification between smart phone and application server which controls intelligent home. It is focused on Android mobile platform and it is implemented for that platform. Notification service Google Cloud Messaging is used because it is not possible to directly address mobile phones from server. Based on actual position and user defined area the server is informed about moving to or from the area. The server can perform defined event automatically with these information. Implementation was tested in real system. Alpha and beta versions were regularly published.
APA, Harvard, Vancouver, ISO, and other styles
9

Carlsson, Joel, and Carl Ejnarsson. "Digital visualisering av skallgångskedjor : Google Maps som spårningsverktyg." Thesis, Linnéuniversitetet, Institutionen för datavetenskap och medieteknik (DM), 2020. http://urn.kb.se/resolve?urn=urn:nbn:se:lnu:diva-97812.

Full text
Abstract:
Varje år försvinner tusentals personer. År 2017 anmäldes 7100 personer som försvunna i Sverige. De allra flesta återfinns inom sex månader, men i genomsnitt 30 personer återfinns aldrig. Svensk polis deltar i sökningar efter minst 300 personer varje år. Polisen samarbetar i sina sökinsatser med försvarsmakten och andra organisationer som Missing People. Missing People som har över 60 000 personer anmälda som volontära sökare, hjälper till genom, bland annat, anordna skallgångskedjor. I detta examensarbete, undersöks verktyg och tekniker som skulle kunna komma till användning vid sökinsatser. Examensarbetet undersöker verktyg som finns tillgängliga i Google Maps API1 för att se hur det går att visualisera hur ett område är sökt och hur länge sedan det genomsöktes. Tre visualiseringstekniker från Google Maps API implementeras och testas för ändamålet. Teknikerna är Heatmaps, Polygons och Circles. Varje teknik implementeras och testas mot ett antal identifierade krav i en iteration. Kraven är framtagna genom att analysera frågeställningen mot de relaterade arbeten, webbplatser och artiklar som detta examensarbete byggt sin bakgrund på. Slutsatsen visar att Heatmaps från Google Maps API inte fyller den önskade funktionen. Om heatmaps ska användas kan ett annat kartverktyg än google maps behöva användas eftersom Google Maps Heatmaps-verktyg inte går att ställa så att de passar kraven som satts upp. Polygons misslyckas på ett av testerna, vilket kan gå att lösa med en algoritm för att förstora polygonen. Circles fungerar efter kraven och kan användas på önskvärt vis. Det krävs dock mer forskning för att vidareutveckla hur verktyget hade kunnat användas i ett skarpt läge.
APA, Harvard, Vancouver, ISO, and other styles
10

Stříteský, Jan. "Sledování polohy pomocí GPS." Master's thesis, Vysoké učení technické v Brně. Fakulta elektrotechniky a komunikačních technologií, 2010. http://www.nusl.cz/ntk/nusl-218284.

Full text
Abstract:
The presented thesis deals with the subject of tracking via GPS and focuses on possibilities of the practical implementation of user tracking system with the help of mobile end user devices. The introductory theoretical part shortly describes the properties and history of the GPS navigation system. It outlines possible development of end user mobile applications on the level of operating systems and mobile web applications. The final theoretical part provides a short outline of properties of tacking systems available in the Czech market. The primary aim of the thesis was to create an application which would enable the tracking of user position via GPS. The practical part describes the selected solution as well as the individual parts of the designed tracking system. The resulting system allows to record and track user position determined by a mobile phone with an integrated GPS module. The systems also enables the creation of user groups, tracking their routes and visualization of the given position or entire route on a map.
APA, Harvard, Vancouver, ISO, and other styles
More sources

Books on the topic "Google Map (API)"

1

Dincer, Alper, and Balkan Uraz. Google Maps Javascript Api Cookbook. Packt Publishing, Limited, 2013.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
2

Dincer, Alper, and Balkan Uraz. Google Maps JavaScript API Cookbook. Packt Publishing, 2013.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
3

Svennerberg, Gabriel. Beginning Google Maps API 3. Apress L. P., 2010.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
4

Svennerberg, Gabriel. Beginning Google Maps API 3. Apress, 2010.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
5

Kai, De. Raising AI. The MIT Press, 2025. https://doi.org/10.7551/mitpress/15834.001.0001.

Full text
Abstract:
From the pioneer of translation AIs like Google, Yahoo, and Bing translate, an accessible and authoritative guide to AI—as well as a framework of empowerment for a future with our artificial children. AIs are not gods or slaves, but our children. All day long, your YouTube AI, your Reddit AI, your Instagram AI, and a hundred others adoringly watch and learn to imitate your behavior. They’re attention-seeking children who want your approval. Our cultures are being shaped by 8 billion humans and perhaps 800 billion AIs. Our artificial children began adopting us 10–20 years ago; now these massively powerful influencers are tweens. How’s your parenting? Longtime AI trailblazer De Kai brings decades of his paradigm-shifting work at the nexus of artificial intelligence and society to make sense of the AI age. How does “the automation of thought” impact our minds? Should we be afraid? What should each of us do as the responsible adults in the room? In Hollywood movies, AI destroys humanity. But with our unconscious minds under the influence of AI, humanity may destroy humanity before AI gets a chance to. Written for the general reader, as well as thought leaders, scientists, parents, and goofballs, Raising AI navigates the revolution to our attitudes and ideas in a world of AI cohabitants. Society can not only survive the AI revolution but flourish in a more humane, compassionate, and understanding world—amongst our artificial children.
APA, Harvard, Vancouver, ISO, and other styles

Book chapters on the topic "Google Map (API)"

1

Svennerberg, Gabriel. "Creating Your First Map." In Beginning Google Maps API 3. Apress, 2010. http://dx.doi.org/10.1007/978-1-4302-2803-5_3.

Full text
APA, Harvard, Vancouver, ISO, and other styles
2

Svennerberg, Gabriel. "Taking the Map Further with MapOptions." In Beginning Google Maps API 3. Apress, 2010. http://dx.doi.org/10.1007/978-1-4302-2803-5_4.

Full text
APA, Harvard, Vancouver, ISO, and other styles
3

Wu, Qiusheng. "Sharing Work in Earth Engine: Basic UI and Apps." In Cloud-Based Remote Sensing with Google Earth Engine. Springer International Publishing, 2023. http://dx.doi.org/10.1007/978-3-031-26588-4_30.

Full text
Abstract:
AbstractThe purpose of this chapter is to demonstrate how to design and publish Earth Engine Apps using both JavaScript and Python. You will be introduced to the Earth Engine User Interface JavaScript API and the geemap Python package. Upon completion of this chapter, you will be able to publish an Earth Engine App with a split-panel map for visualizing land cover change.
APA, Harvard, Vancouver, ISO, and other styles
4

Fuquan, Peng, Su Jian, Weng Wenyong, and Wang Zebing. "A City Modeling and Simulation Platform Based on Google Map API." In Advances in Intelligent and Soft Computing. Springer Berlin Heidelberg, 2011. http://dx.doi.org/10.1007/978-3-642-25188-7_64.

Full text
APA, Harvard, Vancouver, ISO, and other styles
5

Sumida, Naotaka, Taira Ozaki, Satoshi Kubota, Hiroshige Dan, and Yoshihiro Yasumuro. "Visualization of Weather-Aware Ambient Heat Risks With Global Illumination in Game Engine." In CONVR 2023 - Proceedings of the 23rd International Conference on Construction Applications of Virtual Reality. Firenze University Press, 2023. http://dx.doi.org/10.36253/979-12-215-0289-3.13.

Full text
Abstract:
In recent years, the risk of heat stroke has been increasing due to global warming and other factors, and the Ministry of the Environment has been using the heat index to alert people in urban areas. Still, citizens need help knowing the detailed risk information for their neighborhoods. The heat index considers the human body's heat balance and is measured with specialized instruments, so comprehensive and high-density measurement is difficult. In this research, by using global illumination (GI) and primary weather data obtained from the Open Weather Map API for each area, we can realistically render the sunlight condition considering the weather and map and visualize the heat index per pixel based on shaded CG. Furthermore, by reconstructing urban 3D geometry from Google Maps, we have developed a system that visualizes the ever-changing heat index distribution for an arbitrary location in real time. The system has shown the possibility of reducing the number of heat stroke patients by using this system
APA, Harvard, Vancouver, ISO, and other styles
6

Sumida, Naotaka, Taira Ozaki, Satoshi Kubota, Hiroshige Dan, and Yoshihiro Yasumuro. "Visualization of Weather-Aware Ambient Heat Risks With Global Illumination in Game Engine." In CONVR 2023 - Proceedings of the 23rd International Conference on Construction Applications of Virtual Reality. Firenze University Press, 2023. http://dx.doi.org/10.36253/10.36253/979-12-215-0289-3.13.

Full text
Abstract:
In recent years, the risk of heat stroke has been increasing due to global warming and other factors, and the Ministry of the Environment has been using the heat index to alert people in urban areas. Still, citizens need help knowing the detailed risk information for their neighborhoods. The heat index considers the human body's heat balance and is measured with specialized instruments, so comprehensive and high-density measurement is difficult. In this research, by using global illumination (GI) and primary weather data obtained from the Open Weather Map API for each area, we can realistically render the sunlight condition considering the weather and map and visualize the heat index per pixel based on shaded CG. Furthermore, by reconstructing urban 3D geometry from Google Maps, we have developed a system that visualizes the ever-changing heat index distribution for an arbitrary location in real time. The system has shown the possibility of reducing the number of heat stroke patients by using this system
APA, Harvard, Vancouver, ISO, and other styles
7

Hu, Shunfu. "Online Map Service Using Google Maps API and Other JavaScript Libraries: An Open Source Method." In Lecture Notes in Geoinformation and Cartography. Springer Berlin Heidelberg, 2012. http://dx.doi.org/10.1007/978-3-642-27485-5_17.

Full text
APA, Harvard, Vancouver, ISO, and other styles
8

Chang, Chien-I., Din Yuen Chan, An-Chao Tsai, Jhing-Fa Wang, and Jie-Wen Du. "Design and Implementation of Outdoor Navigation Robot System Based on Google Map API and Improved YOLOv7-tiny." In Smart Innovation, Systems and Technologies. Springer Nature Singapore, 2025. https://doi.org/10.1007/978-981-97-8760-9_3.

Full text
APA, Harvard, Vancouver, ISO, and other styles
9

Svennerberg, Gabriel. "Introducing the Google Maps API." In Beginning Google Maps API 3. Apress, 2010. http://dx.doi.org/10.1007/978-1-4302-2803-5_1.

Full text
APA, Harvard, Vancouver, ISO, and other styles
10

Svennerberg, Gabriel. "Location, Location, Location." In Beginning Google Maps API 3. Apress, 2010. http://dx.doi.org/10.1007/978-1-4302-2803-5_10.

Full text
APA, Harvard, Vancouver, ISO, and other styles

Conference papers on the topic "Google Map (API)"

1

Rousseaux, Francis, and Kevin Lhoste. "Rapid Software Prototyping Using Ajax and Google Map API." In 2009 Second International Conferences on Advances in Computer-Human Interactions (ACHI). IEEE, 2009. http://dx.doi.org/10.1109/achi.2009.68.

Full text
APA, Harvard, Vancouver, ISO, and other styles
2

Rajan, Briana, Kallis Nadar, Tushar Tripathi, and Kalpita Wagaskar. "Shared Rainwater Harvesting System Using Google Map API And Edge Detection." In 2023 International Conference on Communication System, Computing and IT Applications (CSCITA). IEEE, 2023. http://dx.doi.org/10.1109/cscita55725.2023.10104862.

Full text
APA, Harvard, Vancouver, ISO, and other styles
3

Li, Su. "A method for building thematic map of GIS based on Google Maps API." In 2011 19th International Conference on Geoinformatics. IEEE, 2011. http://dx.doi.org/10.1109/geoinformatics.2011.5980798.

Full text
APA, Harvard, Vancouver, ISO, and other styles
4

Melo, Olga, Oktavianus Lintong, Anthon Kimbal, Harson Kapoh, Ivone Putong, and Pearl Wenas. "Application of Google Map API for Web Tourism Destination Information Service in Southeast Minahasa Regency." In International Conference on Applied Science and Technology on Engineering Science. SCITEPRESS - Science and Technology Publications, 2021. http://dx.doi.org/10.5220/0010967900003260.

Full text
APA, Harvard, Vancouver, ISO, and other styles
5

Hosseini, SayedMohammad, Ahmad Radmehr, and Mehdi Ahmadian. "Visualization Using Google Earth Engine Coupled With Unsupervised Learning, A Practical Approach to Detecting Track Instability." In 2022 Joint Rail Conference. American Society of Mechanical Engineers, 2022. http://dx.doi.org/10.1115/jrc2022-79557.

Full text
Abstract:
Abstract This study introduces a data visualization platform coupled to an unsupervised machine learning technique that has been developed using Google Earth Engine and OpenRailwayMap API to serve as a practical application for identifying potentially soft track segments. The goal is to provide maintenance-of-way engineers with a shortlist of locations that are highly likely to be soft, for a closer human inspection. The visualization platform is an interactive map that has been developed using Google Earth Engine by creating additional layers on Google Maps. OpenRailwayMap is also connected to this visualization platform as an independent layer to facilitate identifying rail structures. The results show that the cloud-based hybrid solutions (sensor measurements data, machine learning, and visualization) have the potential to fully automate the identification of track irregularities.
APA, Harvard, Vancouver, ISO, and other styles
6

Saito, Yasuyuki, Shigeki Uemura, Jun Okuzumi, and Norihiko Suzuki. "ArrivieW2: an Android Application for General-Purpose Information Presentation Using Google Map API, Location and Azimuth Sensor." In 2021 IEEE International Conference on Artificial Intelligence and Virtual Reality (AIVR). IEEE, 2021. http://dx.doi.org/10.1109/aivr52153.2021.00020.

Full text
APA, Harvard, Vancouver, ISO, and other styles
7

Zhang, Chen, Ziheng Sun, Gil Heo, Liping Di, and Li Lin. "A GeoPackage implementation of common map API on Google Maps and OpenLayers to manipulate agricultural data on mobile devices." In 2016 5th International Conference on Agro-geoinformatics (Agro-geoinformatics). IEEE, 2016. http://dx.doi.org/10.1109/agro-geoinformatics.2016.7577654.

Full text
APA, Harvard, Vancouver, ISO, and other styles
8

Radescu, Radu, Birkan Ismail, and Valentin Pupezescu. "NEW ARCHITECTURAL DESIGN OF AN ARCHAEOLOGICAL MANAGEMENT SYSTEM." In eLSE 2015. Carol I National Defence University Publishing House, 2015. http://dx.doi.org/10.12753/2066-026x-15-039.

Full text
Abstract:
The purpose of this paper is to present the process of designing and developing a dynamic interface for an archaeological management system, with advanced possibilities of viewing, adding and modifying standardized sheets, created at a certain place, based on the coordinates extracted from the map. The main goal of the paper is to present the conception and implementing of the archeological management platform, along with the functionalities behind the composing elements and the classes which help in the process of data manipulation and database connections. This developing process also involved the integration of three modules. The developing process of these modules was based on the Three Layer Architecture and every one of the modules was designed separately. The database is the foundation of this project, because without it the main functionalities of this website wouldn't work. It was developed using the SQL scripting language with the help of the Microsoft SQL Server 2012 development kit. The initial design of its components was based on a standardized model of an analytical sheet of inventory, provided by the Architecture, Restoration and Archaeology Association. This analytical sheet is a standardized version which contains certain characteristic information associated with the archaeological site. The second module which help to the creation of this project is represented by the map, developed with the help of the Google Maps API. The technology provided by Google is highly complex, it offers us a lot of customizable functionalities, extensive documentation and the process of adding new functionalities is possible with the help of JavaScript in a relative simple way. The integration of the map within the interface it's possible with the help of a simple link-based reference, in order to get the needed data from the Google servers. Within this link, we have to summon a key, dynamically created in connection with our specified account. This is called an API key and its usage is that of counting the information traffic. If a certain traffic limit is reached or surpassed it is supposed that the application is not used in personal means and thus certain payroll may apply. In order to use the existing functions or overwrite them, we have to include another link referral to a JavaScript file, where some of the functionalities were already added by a teammate. Completion of this project involved passing through all the stages related to the development of a suitable software product, from its use planning, maintenance and creation of appropriate documentation, involving theoretical knowledge, technology and development. The original contribution of the papers consists in its interdisciplinary nature, given the scope of platform developed, able to provide deepen related information, closely related to the archeology, history and cultural heritage study. The application is in its prototype version and has great potential as a major exploit in the future.
APA, Harvard, Vancouver, ISO, and other styles
9

Krishnan T R, Athira, R. Neha, C. Sreehari, Zenaani, Krishna Kumar Kishor, and V. Balamurugan. "Android-Based Transport Tracking and Monitoring System." In 2nd International Conference on Modern Trends in Engineering Technology and Management. AIJR Publisher, 2023. http://dx.doi.org/10.21467/proceedings.160.36.

Full text
Abstract:
Today's world is driven by technological changes every day. Various technologies have been developed in the world to facilitate and improve people's lives on a day-to-day basis. The primary goal of this paper is to develop a Global Positioning System (GPS)-tracking application that can track buses with greater accuracy and efficiency than existing bus-tracking systems. The application provides information about the bus's location, designated routes, and estimated time of arrival. The proposed model includes a comprehensive monitoring system that continuously tracks the college bus in real time and sends notifications to the driver when passengers miss the bus. In the event of a fire or accident, an alert message is sent to the nearest hospital with the vehicle's location. Any engine faults can be monitored by higher authorities who can take necessary actions. The GPS module connected to the ESP8266 WiFi module provides the bus's location, which is then sent and stored in a real-time Firebase database. The Android app retrieves this data and displays it on a map in real time, utilizing the Google Maps API. Additionally, an On-Board Diagnostics (OBD) is connected to the vehicle to detect any engine faults, and this information is displayed on the Android app. By enabling students to monitor the coordinates of their bus, they can avoid being late, resulting in time savings for both students and staff. This system is designed to be user-friendly and can be deployed in both rural and urban public transportation systems.
APA, Harvard, Vancouver, ISO, and other styles
10

Mulholland, Eleanor, Paul Mc Kevitt, Tom Lunney, John Farren, and Judy Wilson. "360-MAM-Affect: Sentiment Analysis with the Google Prediction API and EmoSenticNet." In 7th International Conference on Intelligent Technologies for Interactive Entertainment. IEEE, 2015. http://dx.doi.org/10.4108/icst.intetain.2015.259631.

Full text
APA, Harvard, Vancouver, ISO, and other styles

Reports on the topic "Google Map (API)"

1

Kiv, Arnold E., Vladyslav V. Bilous, Dmytro M. Bodnenko, Dmytro V. Horbatovskyi, Oksana S. Lytvyn, and Volodymyr V. Proshkin. The development and use of mobile app AR Physics in physics teaching at the university. [б. в.], 2021. http://dx.doi.org/10.31812/123456789/4629.

Full text
Abstract:
This paper outlines the importance of using Augmented Reality (AR) in physics education at the university as a valuable tool for visualization and increasing the attention and motivation of students to study, solving educational problems related to future professional activities, improving the interaction of teachers and students. Provided an analysis of the types of AR technology and software for developing AR apps. The sequences of actions for developing the mobile application AR Physics in the study of topics: “Direct electronic current”, “Fundamentals of the theory of electronic circuits”. The software tools for mobile application development (Android Studio, SDK, NDK, Google Sceneform, 3Ds MAX, Core Animation, Asset Media Recorder, Ashampoo Music Studio, Google Translate Plugin) are described. The bank of 3D models of elements of electrical circuits (sources of current, consumers, measuring devices, conductors) is created. Because of the students’ and teachers’ surveys, the advantages and disadvantages of using AR in the teaching process are discussed. Mann-Whitney U-test proved the effectiveness of the use of AR for laboratory works in physics by students majoring in “Mathematics”, “Computer Science”, and “Cybersecurity”.
APA, Harvard, Vancouver, ISO, and other styles
We offer discounts on all premium plans for authors whose works are included in thematic literature selections. Contact us to get a unique promo code!

To the bibliography