Options
All
  • Public
  • Public/Protected
  • All
Menu
experimental

Hierarchy

  • FavoritesModule

Index

Methods

addCustomPlaceToFavorites

  • addCustomPlaceToFavorites(name: string, location: Location, address: string): Promise<string>

addPlaceToFavorites

  • addPlaceToFavorites(id: string): Promise<void>

getFavoritesIds

  • getFavoritesIds(): Promise<string[]>

removePlaceFromFavorites

  • removePlaceFromFavorites(id: string): Promise<void>

Generated using TypeDoc