๐Ÿ“† - Add local venues to your Google calendar
 
 

This section shows a visual overview of the Venue search feature in GeoAR.it.

๐Ÿ–ผ๏ธ Venue Search Example
Venue search screenshot

This section introduces the ICalendar service for adding venue events to your personal calendar.

๐Ÿ“… New ICalendar Service
  • ๐Ÿ—“๏ธ An ICalendar service lets you add nearby venue events to your calendar app automatically.
  • ๐Ÿ“– For step-by-step Google Calendar setup, see these instructions.
  • ๐Ÿ”— The service URL format is:
    https://geoar.it/api/v1/venue/nearby/Latitude/Longitude/MaxVenues/RadiusInMeters/icalendar

This section explains how to construct your ICalendar URL for nearby venues.

๐Ÿ“ Parameters
  • ๐ŸŒ Latitude and Longitude — GPS coordinates for the search centre. Find them in Google Maps.
  • ๐Ÿ”ข MaxVenues — Maximum number of venues to include.
  • ๐Ÿ“ RadiusInMeters — How far around your location to search for venues (in metres).

This section provides an example of using the ICalendar service for venues.

๐Ÿ“‹ Example URL