+ Reply to Thread
Results 1 to 5 of 5

Thread: What google maps service are used in our platform?

  1. #1
    Senior Member
    Join Date
    May 2014
    Posts
    182

    What google maps service are used in our platform?

    https://cloud.google.com/maps-platform/pricing

    Here's a pricing, i'm bit confused about what are the google maps services that we are using in our flynax script.

    How much it will cost if i have one hundred thousand (1,00,000) Requests per month?

    And how much requests we will have if i have one hundred thousand (1,00,000) visitors per month?

    google-maps-cost.jpg

    I'm using location finder plugin (For showing exact location of posted ad)

  2. #2
    Flynax developer Rudi's Avatar
    Join Date
    Dec 2014
    Location
    Planet Earth
    Posts
    3,137
    Hello,

    It depends on what google service you use

    Flynax script uses the following services:

    - Static Maps
    - Dynamic Maps (Maps JavaScript API)
    - Dynamic Street View (for Street View plugin)

    - Autocomplete (included with Places Details)

    - Geocoding API

  3. #3
    Senior Member
    Join Date
    May 2014
    Posts
    182
    These are all the things I use with maps,

    1. On the post ad page, adding the listing location using location finder.
    2. On view ad page, viewing the location of listing.

    I don't think, I will use other maps think.

    For these 2, what are the Google services i might use.

    I just want to know the approximate cost for 1,00,000 users per month...So that I will decide whether it's affordable or not. If not, i will completely disable the map features.

    Approximately, What would be the cost for 1,00,000 users?
    Last edited by Pricky; October 11, 2021 at 06:11 AM.

  4. #4
    Flynax developer Rudi's Avatar
    Join Date
    Dec 2014
    Location
    Planet Earth
    Posts
    3,137
    1,00,000 is what? 100 000?

    I can't tell you exactly because each user creates some number of listings and the system makes one geolocation request for each listing (saving latitude and longitude)

    + users can make unlimited requests on map pages using Dynamic Maps and Autocomplete services (search on map, browse listings map)


    you'd better contact google support for more detailed info
    Last edited by Rudi; October 11, 2021 at 06:18 AM.

  5. #5
    Senior Member
    Join Date
    May 2014
    Posts
    182
    I will use the google maps only on these pages

    https://classifieds.demoflynax.com/p...ave-88-65.html (View Details Page - To view location of listing)

    https://classifieds.demoflynax.com/add-listing.html (Post an ad page - To add the location of listing)

    As you said //the system makes one geolocation request for each listing (saving latitude and longitude)// - One request per listing means, if I create 1000 listings there will be 1000 geolocation API requests right? Or its still require other maps services like dynamic maps or autocomplete api's


    I don't use street view feature and i don't use search on map page.
    Last edited by Pricky; October 11, 2021 at 09:23 AM.

+ Reply to Thread