Coder Social home page Coder Social logo

Comments (4)

rbrundritt avatar rbrundritt commented on August 10, 2024 1

The full code sample site was created in Visual Studio 2019, but mainly because of the one click option to deploy to Azure. You don't need anything fancy to create HTML pages. In fact, open up notepad on your computer, copy in the source code to the interactiveSearch.html file and save the file with an "html" extension. Then double click on the file to open it in a browser and you will see that app running.

Visual Studio code is a good option if you are looking for an IDE. If you are looking for something basic and don't need deployment and other automation tools, try out Notepad++. Its a great light weight editor that's fast. I use it all the time to manipulate data files.

from azuremapscodesamples.

rbrundritt avatar rbrundritt commented on August 10, 2024 1

The code sample project is a VS2019 solution. I used the "ASP.NET Web Application" project template for the whole site. For html pages, they are simple flat files. Simply add ".html" to a file. I f you look through the file types when adding a new file, there should be a html file template which is really basic. Here is a video: https://www.youtube.com/watch?v=PgqqTXbseRM

from azuremapscodesamples.

sabuncu avatar sabuncu commented on August 10, 2024

@rbrundritt Rick, thank you for your response. I in fact have that sample running successfully, with my own subscription ID.

My question rather is how that HTML page was created. You mention it was created using VS 2019. What project type was used?

I see an AzureMapsCodeSamples.csproj file in the repo, but given that the sample is an HTML file, I am not sure that is the correct item. I am well versed in VS and C#, but not in creating HTML/JS apps. I'd appreciate some handholding here.

Thank you again. Regards.

from azuremapscodesamples.

sabuncu avatar sabuncu commented on August 10, 2024

@rbrundritt
OK, got it, thank you so much. Regards.

from azuremapscodesamples.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.