Google Places
bycolakang
0Provides a server-side interface to search, retrieve details, and find nearby locations using the Google Places API.
소개
This server acts as a powerful intermediary, integrating with the Google Places API to offer a comprehensive set of location-based services. It enables applications to seamlessly search for places based on text queries, retrieve detailed information about specific locations by ID, and discover nearby points of interest. Designed with flexibility in mind, it supports Server-Sent Events (SSE) for real-time communication, making it suitable for dynamic applications requiring up-to-date geographical data.
주요 기능
- Support for Server-Sent Events (SSE) for real-time communication
- Upcoming support for nearby place searches by location and radius
- Upcoming support for accessing place photos
- Upcoming support for retrieving comprehensive place details by ID
- Text search for places with extensive filtering options
- 0 GitHub stars
사용 사례
- Building location-aware web and mobile applications
- Integrating Google Places data into custom services
- Developing real-time mapping or directory applications